{% set title = [film.title, ' (', film.year, ')'] | join %} {% block opengraph %} {% endblock %} {% extends 'layouts/layout.html' %} {% block body %}
{{ film.sinopse }}
{% if user.mod or user.adm %}{% endif %} {# #} {# #} {% if not user %} {% elif not interaction.alreadyWatched %} {% elif interaction.alreadyWatched %} {% endif %} {% if not user %} {% elif not interaction.favorite %} {% elif interaction.favorite %} {% endif %}
{% set list1 = content.split(',') %}{% for list in list1 %}{{ list | trim}}{%if (loop.index0 < loop.length-1) %} {%endif%}{% endfor %}
{% endif %} {% endmacro %} {% macro printSimpleField(detail, content) %} {% if content %}
{{ n }} {{t('Avaliações')}}.
{% if user %} {{t('Sua avaliação')}}: {% endif %}{{ t('Ainda não há comentários para essa obra.')}}
{{ t('A obra que você está procurando não está mais disponível pelo seguinte status:')}}
{{film.modComments.comment}}
{{c.creator.username}} {{c.date.getDate()}}/{{c.date.getMonth()+1}}/{{c.date.getFullYear()}}
{{c.body}}
{% if c.creator.id == user.id %} {% endif %} {% for s in range(0, c.stars)%} {% endfor %}