diff options
author | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-10-03 17:02:40 +0530 |
---|---|---|
committer | Arnav Bhatt <arnavbhatt288@gmail.com> | 2022-10-03 17:02:40 +0530 |
commit | e42a2bf67996724087b60ffa0236ce3f8996b801 (patch) | |
tree | 0c83c2545af358cd14ba8bc8f49757e4a7ef5801 /templates/tag_index_header.html | |
parent | 0af5a10fd615012371a8dffc06f59c1aa3f17712 (diff) |
layout change
Diffstat (limited to 'templates/tag_index_header.html')
-rwxr-xr-x | templates/tag_index_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tag_index_header.html b/templates/tag_index_header.html index 42a2388..5a87e18 100755 --- a/templates/tag_index_header.html +++ b/templates/tag_index_header.html @@ -1,2 +1,2 @@ <meta type="og:name" content="Ghativega - $TITLE"> -<main><h2>$TITLE</h2><br> +<main><p><a href="index.html"><-- Back to main page</a></p><br><p>$TITLE</p> |