diff --git a/accounts/templates/common/components/base.html b/accounts/templates/common/components/base.html index caa4c39..5622d68 100644 --- a/accounts/templates/common/components/base.html +++ b/accounts/templates/common/components/base.html @@ -3,7 +3,7 @@ - + {% block title %} {% endblock %} {% include "common/components/meta.html" %} diff --git a/accounts/templates/common/components/meta.html b/accounts/templates/common/components/meta.html index dca8d2d..8585cf2 100644 --- a/accounts/templates/common/components/meta.html +++ b/accounts/templates/common/components/meta.html @@ -1,10 +1,10 @@ {% load static %} - + @@ -23,76 +23,76 @@ - + diff --git a/accounts/templates/common/components/nav/pub.html b/accounts/templates/common/components/nav/pub.html index fae4009..fe1b3fa 100644 --- a/accounts/templates/common/components/nav/pub.html +++ b/accounts/templates/common/components/nav/pub.html @@ -3,7 +3,7 @@