{% extends 'base_structure/layout/base_template.html' %} {% load static %} {% block stylesheet %} {% include "cdn_through_html/datatable_cdn_css.html" %} {% include "cdn_through_html/switches_cdn_css.html" %} {% include "cdn_through_html/sweetalert2_cdn_css.html" %} {% endblock %} {% block content %}

User Intolerances

{% comment %} {% endcomment %} {% comment %} Add Category {% endcomment %} Add
{% endblock content %} {% block javascript %} {% include "cdn_through_html/datatable_cdn_js.html" %} {% include "cdn_through_html/datatable_button_cdn_js.html" %} {% include "cdn_through_html/sweetalert2_cdn_js.html" %} {% endblock %}