diff --git a/sapl/templates/norma/normajuridica_detail.html b/sapl/templates/norma/normajuridica_detail.html new file mode 100644 index 000000000..8d6798dfb --- /dev/null +++ b/sapl/templates/norma/normajuridica_detail.html @@ -0,0 +1,30 @@ +{% extends "crud/detail.html" %} +{% load i18n common_tags%} + +{% block detail_content %} + {% for fieldset in view.layout_display %} +
{{ column.verbose_name }}
+