diff options
Diffstat (limited to 'templates')
-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> |