{{ text.title | safe }}
- {{ text.byline | safe }}
+ {{ text.byline | striptags }}
{% endfor %}
diff --git a/app/templates/film.html b/app/templates/film.html index 2896ab5..5bd8c94 100755 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -64,7 +64,7 @@ body {
{% endfor %}