{% extends "transcription/base.html" %} {% load staticfiles %} {% block title %}{% endblock %} {% block head_content %} {% endblock %} {% block content %}

Instructions

Please transcribe the below paragraph word-for-word in the box. Ignore hyphenation: for example, if a word is split over two lines, i.e. "cup-cake," type "cupcake."

{% csrf_token %} {{ form.as_p }}
{% endblock %}