diff --git a/sapl/templates/comissoes/reuniao_list.html b/sapl/templates/comissoes/reuniao_list.html deleted file mode 100644 index 2321a9c78..000000000 --- a/sapl/templates/comissoes/reuniao_list.html +++ /dev/null @@ -1,20 +0,0 @@ -{% extends "crud/list.html" %} -{% load i18n %} -{% load crispy_forms_tags %} -{% block detail_content %} - - {% if user.is_authenticated and perms.comissoes.add_composicao %} -