diff --git a/templates/period_archives.html b/templates/period_archives.html index 2430c40..34b4274 100644 --- a/templates/period_archives.html +++ b/templates/period_archives.html @@ -14,7 +14,7 @@ {% else %} - Home + Home {% endif %} diff --git a/templates/tag.html b/templates/tag.html index 4141422..386d807 100644 --- a/templates/tag.html +++ b/templates/tag.html @@ -13,7 +13,7 @@ {% else %} - Home + Home {% endif %} diff --git a/templates/tags.html b/templates/tags.html index e7a51a9..fdb6c35 100644 --- a/templates/tags.html +++ b/templates/tags.html @@ -14,7 +14,7 @@ {% else %} - Home + Home {% endif %}