diff --git a/app/templates/base.html b/app/templates/base.html index df8026e..d0d5cc2 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -4,6 +4,8 @@ + + {% if title %} {{ title }} - Baroness @@ -17,6 +19,7 @@

{{ title }} - Baroness

Home
+
Kühlschränke
{% if user %}
Logout
Konsumieren
diff --git a/app/templates/index.html b/app/templates/index.html index fcab83c..24d88d3 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -2,7 +2,7 @@ {% set title = "Bierliste" %} {% block content %}

Bierliste

- +