diff --git a/site/plugins/admin/templates/extends/snippets/add.html b/site/plugins/admin/templates/extends/snippets/add.html index bb0c631f..61322051 100644 --- a/site/plugins/admin/templates/extends/snippets/add.html +++ b/site/plugins/admin/templates/extends/snippets/add.html @@ -10,15 +10,13 @@ {{ tr('admin_help_text_for_snippets_name') }} -
-
- - - +
+ + +
diff --git a/site/plugins/admin/templates/extends/snippets/edit.html b/site/plugins/admin/templates/extends/snippets/edit.html index 82dde786..f7cfb58c 100644 --- a/site/plugins/admin/templates/extends/snippets/edit.html +++ b/site/plugins/admin/templates/extends/snippets/edit.html @@ -5,10 +5,6 @@ {{ csrf() }} -
-
- -
-
+ {% endblock %} \ No newline at end of file