diff --git a/templates/rrs/recipes.html b/templates/rrs/recipes.html index c935249..c41d014 100644 --- a/templates/rrs/recipes.html +++ b/templates/rrs/recipes.html @@ -74,7 +74,7 @@ - +
@@ -106,7 +106,16 @@ {% endfor %}
Recipe
- - - +{% endblock %} + +{% block scripts %} + + {% endblock %}