mirror of https://github.com/interlegis/sapl.git
2 changed files with 0 additions and 14 deletions
@ -1,7 +0,0 @@ |
|||||
{% extends "crud/detail.html" %} |
|
||||
{% load i18n %} |
|
||||
{% load crispy_forms_tags %} |
|
||||
{% block actions %}{% endblock %} |
|
||||
{% block detail_content %} |
|
||||
{% crispy form %} |
|
||||
{% endblock detail_content %} |
|
||||
@ -1,7 +0,0 @@ |
|||||
{% extends "crud/detail.html" %} |
|
||||
{% load i18n %} |
|
||||
{% load crispy_forms_tags %} |
|
||||
{% block actions %}{% endblock %} |
|
||||
{% block detail_content %} |
|
||||
{% crispy form %} |
|
||||
{% endblock detail_content %} |
|
||||
Loading…
Reference in new issue