{% extends "public/base.html" %} {% load bootstrap %} {% load staticfiles %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}Add Api Key{% endblock page_title %} {% block extra_css %}{% endblock extra_css %} {% block content %}

Add Api Key

Full API Key is required for auth services

Create a full API key

{% endblock content %}