5 lines
113 B
HTML
5 lines
113 B
HTML
|
<footer>
|
||
|
<div>
|
||
|
<h3><a href="{{ .Site.BaseURL }}posts">Back to all posts</a></h3>
|
||
|
</div>
|
||
|
</footer>
|