diff --git a/server/myapi/templates/bocal.tex b/server/myapi/templates/bocal.tex index 2d1ccac..6e6cdc4 100644 --- a/server/myapi/templates/bocal.tex +++ b/server/myapi/templates/bocal.tex @@ -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 }})}