diff --git a/Large-app-how-to.md b/Large-app-how-to.md index 3d33033..7d37bc3 100644 --- a/Large-app-how-to.md +++ b/Large-app-how-to.md @@ -315,11 +315,11 @@ Jinja is integrated within Flask. One of the great feature of Jinja is the inher {% endblock %} {% block script %} - + {% endblock %}
-