{% extends '_base.html' %} {% load helpers %} {% block title %}{{ tenant }}{% endblock %} {% block content %}
Group | {{ tenant.group }} |
Description | {% if tenant.description %} {{ tenant.description }} {% else %} N/A {% endif %} |
Created | {{ tenant.created }} |
Last Updated | {{ tenant.last_updated }} |