{%load widget_tweaks%} {% load static %}
{% include 'adminfront/admin-sidebar.html'%} {% block content %} {% endblock %}
All Gallery All FAQs

{% if stu %} {% for st in stu %} {% csrf_token %} {% endfor %}
Sr.No. Function Name Slug Short Content Image Edit Delete
{{st.id}} {{st.function_name}} {{st.slug}} {{st.short_content | safe}} Edit
{% csrf_token %}
{% else %}

No Records

{% endif %}