{% extends "global/Page.html" %} {% load static %} {% block content %}
Note: Do not hit the back button on your browser or refresh the page.
How many “{{ letter }}”s?
| {{ cell }} | {% endfor %}
Grids Solved This Round: {{ round_correct }}
Total Grids Solved: {{ total_correct }}
{% endblock %} {% block scripts %} {% endblock %}