diff options
Diffstat (limited to 'templates/web/index.html')
-rw-r--r-- | templates/web/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/web/index.html b/templates/web/index.html index e63c185..9683ddb 100644 --- a/templates/web/index.html +++ b/templates/web/index.html @@ -1,7 +1,5 @@ {% extends "base.html" %} -{% block title %}Linkopedia{% endblock %} - {% block content %} <section> {% if q %}<h2>Cerca: '{{ q }}'</h2>{% endif %} |