diff --git a/templates/base.html b/templates/base.html index 9658be5..9e88eda 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,13 +4,13 @@ - {% block page-title %}Snipt{% endblock %} + {% block page-title %}Snipt{% endblock %} - Code snippet app for teams and individuals. {% block page-description %} - + {% endblock %} {% if 'page' in request.GET %}