diff options
-rwxr-xr-x | templates/article_list_header.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/article_list_header.html b/templates/article_list_header.html index 8d1f512..cdc97f7 100755 --- a/templates/article_list_header.html +++ b/templates/article_list_header.html @@ -1,3 +1 @@ -<main> -<p>ghativega.in - $TITLE</p> -<ul class = "blog"> +<main><a href="index.html"><-- Back to main page</a><br></p><p>$TITLE</p><ul class = "blog"> |