-
  • - {% if user.is_authenticated and mayedit %} -
    - {% csrf_token %} - {% if workstrokesonly %} - - - {% else %} - - -
    - {% endif %} - If your data source allows, this will show or hide strokes taken during rest intervals. - {% endif %} -
  • {{ the_div|safe }}
  • +
  • +
    + {% csrf_token %} + + {{ form.as_table }} +
    +

    + +

    +
    +