diff --git a/cookbook/templates/index.html b/cookbook/templates/index.html index 03770acf..77860856 100644 --- a/cookbook/templates/index.html +++ b/cookbook/templates/index.html @@ -80,7 +80,7 @@ {% if last_viewed %}

{% trans 'Last viewed' %}

{% render_table last_viewed %} -

{% trans 'Recips' %}

+

{% trans 'Recipes' %}

{% endif %} {% if user.is_authenticated and recipes %}