diff options
Diffstat (limited to 'sublab_project/templates')
-rw-r--r-- | sublab_project/templates/home.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sublab_project/templates/home.html b/sublab_project/templates/home.html index 35ab6bf..71932df 100644 --- a/sublab_project/templates/home.html +++ b/sublab_project/templates/home.html @@ -1,5 +1,7 @@ {% extends "news/news_list.html" %} +{% block title %}Ein Hackerspace in Leipzig{% endblock %} + {% block content %} <h2>Das sublab - Ein Hackerspace in Leipzig</h2> <div class="imagecontent"> |