summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/article_footer.html2
-rw-r--r--templates/article_header.html1
2 files changed, 2 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>
diff --git a/templates/article_header.html b/templates/article_header.html
index e69de29..afdbcac 100644
--- a/templates/article_header.html
+++ b/templates/article_header.html
@@ -0,0 +1 @@
+<main>