{% extends "base.html" %} {% set active_nav = "admin" %} {% block title %}{% if site %}Edit Site{% else %}Create Site{% endif %} - {{ revision.name }} - LSMC Atlas{% endblock %} {% block content %} {% if error %}
{{ error }}
{% endif %}
Cancel
{% endblock %}