diff --git a/recipes/templates/recipe.html b/recipes/templates/recipe.html index 0dfa759..6a932f0 100644 --- a/recipes/templates/recipe.html +++ b/recipes/templates/recipe.html @@ -3,6 +3,7 @@ {% block main %}

{{ recipe.title }}

{% if perms.recipes.add_recipe %} +

Edit recipe name

Add version

{% endif %}