diff --git a/README.md b/README.md index 53b556e..7638d2a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ - [] delete flag user administration - [] max_people = 0 -> Rot hervorheben, dass Ausfahrt abgesagt wurde? - [] automatically add regular planned trip +- [] my trips for cox # Frontend Process ´cd frontend´ diff --git a/templates/base.html.tera b/templates/base.html.tera index b3209cb..b90ca5d 100644 --- a/templates/base.html.tera +++ b/templates/base.html.tera @@ -12,7 +12,7 @@ {{ macros::header(loggedin_user=loggedin_user) }} {%endif%} -
+
{% block content %}{% endblock content %}