diff --git a/app/templates/films.html b/app/templates/films.html index c059a1c..9d5524c 100755 --- a/app/templates/films.html +++ b/app/templates/films.html @@ -3,6 +3,7 @@ {% block main %}
+
{% for film in films %}
+ {% endblock %} \ No newline at end of file