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