simpletheme/layouts/partials/footer.html
2020-04-02 15:07:23 +05:30

5 lines
113 B
HTML

<footer>
<div>
<h3><a href="{{ .Site.BaseURL }}posts">Back to all posts</a></h3>
</div>
</footer>