{% extends "global/Page.html" %} {% block title %}Computer Number{% endblock %} {% block content %}

Please enter the number of the computer you are using.

{% formfields %} {% next_button %} {% endblock %}