diff --git a/site/plugins/admin/views/templates/extends/templates/edit.html b/site/plugins/admin/views/templates/extends/templates/edit.html new file mode 100644 index 00000000..c52ff383 --- /dev/null +++ b/site/plugins/admin/views/templates/extends/templates/edit.html @@ -0,0 +1,17 @@ +{% extends "plugins/admin/views/partials/base.html" %} + +{% block content %} +
+{% endblock %}