Remove home page name and article bottom return homes

This commit is contained in:
2022-07-30 22:32:05 -06:00
parent b5fc69fe64
commit c6f30be580
3 changed files with 0 additions and 4 deletions

View File

@@ -82,8 +82,6 @@
{{ article.locale_date }}
<hr />
{{ article.content }}
<hr />
<p><a href="/">Return Home</a></p>
</div>
</body>
</html>