{% extends 'base.html' %} {% from "macros.html" import render_field %} {% block title %}Edit Tenant Project{% endblock %} {% block content_title %}Edit Tenant Project{% endblock %} {% block content_description %}Edit a Tenant Project. It is impossible to view of renew the existing API key. You need to invalidate the current project, and create a new one. {% endblock %} {% block content %}
{% endblock %} {% block content_footer %} {% endblock %}