diff options
Diffstat (limited to 'frontend/templates/base.html')
| -rw-r--r-- | frontend/templates/base.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/templates/base.html b/frontend/templates/base.html index 7591cfd..1f35b37 100644 --- a/frontend/templates/base.html +++ b/frontend/templates/base.html @@ -1,4 +1,3 @@ -helloh -{% block title %}{% endblock %}t +{% block title %}{% endblock %} {% block content %}{% endblock %} |
