From 1cd1707284b58cd8d5e4a1107832496f8a89b140 Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Fri, 26 Aug 2022 13:07:43 +0530 Subject: layout change --- templates/article_footer.html | 2 +- templates/article_header.html | 2 +- templates/tag_index_header.html | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/article_footer.html b/templates/article_footer.html index 0f4bf45..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 6ec338e..36bdf44 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/tag_index_header.html b/templates/tag_index_header.html index 8b13789..e69de29 100644 --- a/templates/tag_index_header.html +++ b/templates/tag_index_header.html @@ -1 +0,0 @@ - -- cgit v1.2.3