diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-03-23 20:16:20 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2021-03-23 20:16:20 -0400 |
commit | cd53ae521c43ee29d214f7a18ef09ddb0b44144a (patch) | |
tree | 9cde2fcb4a1f5c6a64df3c6a5f15cc0654046803 /templates/article_footer.html | |
parent | e22c336c33b9e917e9406ea849e0a86c5faddb8d (diff) | |
parent | 5ae195a0e29fd1cc35e7c671966cdb7c9256e456 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/based.cooking
Diffstat (limited to 'templates/article_footer.html')
-rw-r--r-- | templates/article_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/article_footer.html b/templates/article_footer.html index 331e55b..58af3ce 100644 --- a/templates/article_footer.html +++ b/templates/article_footer.html @@ -1 +1 @@ -<p><i>Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR</i></p> +</main><p><i>Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR</i></p> |