diff options
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/tag_index_footer.html | 1 | ||||
-rwxr-xr-x | templates/tag_index_header.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/tag_index_footer.html b/templates/tag_index_footer.html index e69de29..0f4bf45 100755 --- a/templates/tag_index_footer.html +++ b/templates/tag_index_footer.html @@ -0,0 +1 @@ +</main> diff --git a/templates/tag_index_header.html b/templates/tag_index_header.html index ed44b4e..62cb55f 100755 --- a/templates/tag_index_header.html +++ b/templates/tag_index_header.html @@ -1 +1,2 @@ <meta type="og:name" content="Ghativega - $TITLE"> +<main> |