From a530970a07bb388fc9161e1157d2981f7c7963ae Mon Sep 17 00:00:00 2001 From: almaember <50374865+almaember1098@users.noreply.github.com> Date: Tue, 23 Mar 2021 23:05:53 +0100 Subject: Add main tag to article footer (#458) * Add main tag to article footer * Add main tag to article header --- templates/article_footer.html | 2 +- templates/article_header.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'templates') 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 @@ -
Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR
+Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR
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 @@ +