router/templates/return_home.rs.html

8 lines
99 B
HTML

@()
<section>
<div class="content">
<a href="/">Return Home</a>
</div>
</section>