added history page

This commit is contained in:
vabene1111
2020-05-11 12:59:54 +02:00
parent 5ad27c015e
commit f6aa50bbfc
6 changed files with 66 additions and 4 deletions

View File

@@ -83,7 +83,6 @@
<h4>{% trans 'Recips' %}</h4>
{% endif %}
{% if user.is_authenticated and recipes %}
{% render_table recipes %}
{% else %}