{% extends 'students/base.html' %} {% load static %} {% block title %}Resources{% endblock title %} {% block content %}
{% csrf_token %} {{form}}
{% endblock content %}