{% block extra_head %}{% endblock %} {# Include Django's CSRF token in the page for the API to read. #} {% csrf_token %}
{% block extrabody %}{% endblock %}