{% extends "elearning.html" %} {% block content %}
{% csrf_token %} {% include "partials/form.html" with form=form %}
{% endblock %}