diff --git a/app/templates/film.html b/app/templates/film.html index d4410ad..853a35e 100644 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -43,13 +43,12 @@ body { - {% comment %}
- +
- {% endcomment %}

{{ film.data.summary|safe }}

-
-

{{ film.data.summary_zh|safe }}

{% for item in film.data.items %}
- +
{{ item.title | safe }}