{% include 'head.html' %} {% include 'logo.html' %} {% block content %}

Hello! Please click below to enter your key.

{% if error %} {{ error }} {% endif %}

{% endblock %}