removed day from detail
This commit is contained in:
parent
b4b0891ef7
commit
b05f3bd21a
@ -2,7 +2,6 @@
|
||||
{% import '/macros/food_macros.jinja' as macros %}
|
||||
{% block headline %}
|
||||
<h1 class="text-center">Food </h1>
|
||||
<p class="text-center">Day: {{ day.strftime("%d.%m.%Y") }}</p>
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user