{% extends 'base.html' %} {% block title %}markov teach{% endblock %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}