{% extends "locksmith/base.html" %} {% block title %}API Registration{% endblock title %} {% block content %} {% if key %}
Your key has been resent, check your email.
{% else %}Please fill out the form below to get your key resent.
{% endif %} {% endblock content %}