{% extends "base.html" %} {% set active_nav = "manage" %} {% block title %}New Family - LSMC Atlas{% endblock %} {% block content %}
{% if not site_options %}

No active sites are configured for this organization.

{% endif %}
Cancel
{% endblock %}