{%load widget_tweaks%} {% load static %} {% load crispy_forms_tags %}
{% include 'adminfront/admin-sidebar.html'%} {% block content %} {% endblock %}
Element Category
{% csrf_token%}
{% crispy form %}