Add return home link to bottom of lite article
This commit is contained in:
parent
11aed1d41b
commit
87733c9b90
|
@ -82,6 +82,8 @@
|
||||||
{{ article.locale_date }}
|
{{ article.locale_date }}
|
||||||
<hr />
|
<hr />
|
||||||
{{ article.content }}
|
{{ article.content }}
|
||||||
|
<hr />
|
||||||
|
<p>← <a href="/">Return Home</a></p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user