{% extends 'base.html' %} {% block content %} {% load static %}
{% if user.is_teacher %}

Query Form

{% load static %}
Page of

Select pages from which you want to generate:


{% csrf_token %}

{% else %}

Not Allowed!

{% endif %} {% endblock %}