{% extends "base.html" %} {% set active_nav = "my-organization" %} {% block title %}Edit Organization Settings - LSMC Atlas{% endblock %} {% block content %} {% if error %}
{{ error }}
{% endif %}
Cancel
{% endblock %}