{% extends "crud/detail.html" %} {% load i18n %} {% block actions %}
{% if legislatura_id != 0 %} {% trans 'Incluir Parlamentar' %} {% endif %}
{% endblock actions %}