fixed typo on search page

This commit is contained in:
vabene1111 2020-05-11 13:08:49 +02:00
parent 85e3155b50
commit c6959488dc

View File

@ -80,7 +80,7 @@
{% if last_viewed %}
<h4>{% trans 'Last viewed' %}</h4>
{% render_table last_viewed %}
<h4>{% trans 'Recips' %}</h4>
<h4>{% trans 'Recipes' %}</h4>
{% endif %}
{% if user.is_authenticated and recipes %}