{% extends "base.html" %} {% block title %}API Registration{% endblock title %} {% block content %} {% if key %}

Success!

Your key has been resent, check your email.

{% else %}

Resend Key

Please fill out the form below to get your key resent.

{% if nokey %} {% endif %}
{% endif %} {% endblock content %}