Submitted so far: {{ count }}

Name submitted: {{ name }}

Item submitted: {{ item }}

{# This is a div whose contents are too big to display, resulting in scrollbars #} {# Normal browser scrolling based on window.scrollTo won't work #} {# However, that doesn't necessarily matter, Selenium may be able to interact with controls anyway #} {# But our normal auto-scrolling will actually hurt things. #}

Top of small div

Top of tall box inside small div

Stuff hidden at the bottom

{% csrf_token %}