diff options
Diffstat (limited to 'templates/article_footer.html')
-rw-r--r-- | templates/article_footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/article_footer.html b/templates/article_footer.html index e69de29bb..331e55b5c 100644 --- a/templates/article_footer.html +++ b/templates/article_footer.html @@ -0,0 +1 @@ +<p><i>Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR</i></p> |