mirror of https://github.com/interlegis/sapl.git
Mariana Mendes
7 years ago
committed by
Edward
6 changed files with 36 additions and 41 deletions
@ -0,0 +1,12 @@ |
|||||
|
{% extends "crud/detail.html" %} |
||||
|
{% load i18n %} |
||||
|
{% load crispy_forms_tags %} |
||||
|
{% load common_tags %} |
||||
|
|
||||
|
{% block actions %}{% endblock %} |
||||
|
|
||||
|
{% block detail_content %} |
||||
|
|
||||
|
<strong>Não existem Sessões Plenárias cadastradas</strong> |
||||
|
|
||||
|
{% endblock %} |
Loading…
Reference in new issue