{% extends 'base.html' %} {% block content %}

{% if object %}Update Microsoft Intune Inventory Tenant {{ object }}{% else %}Create Microsoft Intune Inventory Tenant{% endif %}

{% csrf_token %} {{ form }}

{% if object %} Cancel {% else %} Cancel {% endif %}

{% endblock %}