{% extends "base.html" %} {% set active_nav = "admin" %} {% block title %}{{ 'Edit' if site else 'Create' }} Site - Admin - LSMC Hub{% endblock %} {% block content %}
Short identifier for the site

Address

Contact

{% if site %}
{% endif %}
Cancel
{% endblock %}