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

Manage FAQ

{% comment %} {% endcomment %} {% comment %} Add Category {% endcomment %} Add FAQ
{% comment %}
{% endcomment %}
{% endblock content %} {% block javascript %} {% include "cdn_through_html/datatable_cdn_css.html" %} {% endblock %}