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