fixed typo on search page
This commit is contained in:
parent
85e3155b50
commit
c6959488dc
@ -80,7 +80,7 @@
|
|||||||
{% if last_viewed %}
|
{% if last_viewed %}
|
||||||
<h4>{% trans 'Last viewed' %}</h4>
|
<h4>{% trans 'Last viewed' %}</h4>
|
||||||
{% render_table last_viewed %}
|
{% render_table last_viewed %}
|
||||||
<h4>{% trans 'Recips' %}</h4>
|
<h4>{% trans 'Recipes' %}</h4>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if user.is_authenticated and recipes %}
|
{% if user.is_authenticated and recipes %}
|
||||||
|
Loading…
Reference in New Issue
Block a user