{% extends "flexbox.html"%} {% block flexcontent %} {% if filmForm %}
{% if filmForm is boolean %} Aggiungi Film {% else %} Modifica {{filmForm.name}} {% endif %}
{% if filmForm is boolean %} {% else %} {% endif %}
{% if filmForm is boolean %} {% else %} {% endif %}
{% if filmForm is boolean %} {% else %} {% endif %}
{% else %}
{% if role == 'MANAGER' %} add {% endif %}
Films Clicca un film per vedere le proiezione e sul + per aggiungere un film {% if films and ((films|length) > 0) %} {% else %}
Non ci sono ancora film
{% endif %}
{% endif %} {% endblock %}