diff --git a/recipes/templates/recipe-form.html b/recipes/templates/recipe-form.html index 0d3de9f..0fe7ccd 100644 --- a/recipes/templates/recipe-form.html +++ b/recipes/templates/recipe-form.html @@ -17,7 +17,7 @@ This program comes with a copy of the GNU Affero General Public License file at the root of this project. {% endcomment %} -{% block title %}{{ recipe.title }}{% endblock %} +{% block title %}{{ title }}{% endblock %} {% block main %}