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

Sign Up

Please fill out the form below and an API key will be emailed to you.

{% if form.non_field_errors %} {% endif %}
{% endblock content %}