From 356cf1af721470e58afcc092557032a5f5430b74 Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Fri, 26 Aug 2022 14:26:44 +0530 Subject: layout change --- templates/article_footer.html | 2 +- templates/article_header.html | 2 +- templates/footer.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/article_footer.html b/templates/article_footer.html index 8b13789..04f5b84 100644 --- a/templates/article_footer.html +++ b/templates/article_footer.html @@ -1 +1 @@ - + diff --git a/templates/article_header.html b/templates/article_header.html index 36bdf44..6aa31b1 100644 --- a/templates/article_header.html +++ b/templates/article_header.html @@ -1,4 +1,4 @@ -

<-- Back to main page

+

<-- Back to main page

$TITLE

Posted on $DATE_POSTED

diff --git a/templates/footer.html b/templates/footer.html index 2efe48d..da9fd8c 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1 +1 @@ -
+ -- cgit v1.2.3