diff --git a/sapl/templates/compilacao/textoarticulado_menu_config.html b/sapl/templates/compilacao/textoarticulado_menu_config.html
index 976f18148..0116ba667 100644
--- a/sapl/templates/compilacao/textoarticulado_menu_config.html
+++ b/sapl/templates/compilacao/textoarticulado_menu_config.html
@@ -1,5 +1,7 @@
{% load i18n %}
{% load common_tags %}
+
+{% if user.is_superuser %}
@@ -13,6 +15,7 @@
{% if user.is_superuser %}
{%model_verbose_name_plural 'sapl.compilacao.models.TipoDispositivo'%}
- TODO: Perfil Estrutural de Textos Articulados
+ Relacionamento entre Dispositivos
{% endif %}
+{% endif %}
diff --git a/sapl/templates/sistema.html b/sapl/templates/sistema.html
index cfc7ed82d..643c38a9b 100644
--- a/sapl/templates/sistema.html
+++ b/sapl/templates/sistema.html
@@ -74,6 +74,20 @@
+
+
+ Módulo Textos Articulados
+
+
+
Módulo Sessão Plenária