fix [back]: add missing }
This commit is contained in:
parent
e9f3574279
commit
fec1397147
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{% load film_tags %}
|
||||
|
||||
\centerline{\date{% templatetag openbrace %}{{ film.projection_date|date:"l d F Y" }}, {{ film.projection_date|time:"H\hi" }}}
|
||||
\centerline{\date{% templatetag openbrace %}{{ film.projection_date|date:"l d F Y" }}, {{ film.projection_date|time:"H\hi" }}}}
|
||||
\centerline{Salle Dussane}
|
||||
\centerline{\emph{\Large {{ film.title }}}}
|
||||
\centerline{% templatetag openbrace %}{{ film.director }} ({{ film.release_year }})}
|
||||
|
|
Loading…
Reference in a new issue