{% extends 'base.html' %} {% from "macros.html" import render_field, render_included_field %} {% block title %}Edit License for Current Tenant{% endblock %} {% block content_title %}Edit License for Current Tenant{% endblock %} {% block content_description %}Edit a License based on the selected License Tier for the current Tenant{% endblock %} {% block content %}
{% endblock %} {% block content_footer %} {% endblock %}