{# Render the facility list, label and selectbox * Set facilities_container_class_list with an array of classes to override the default classes * Set facilities_label_class_list with an array of classes to override the default classes * Set facilities_select_class_list with an array of classes to override the default classes @package OpenEMR @subpackage Login @author Robert Down @copyright Copyright (c) 2023 Providence Healthtech @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 #} {% if displayFacilities %} {% block facilities %}
{% endblock %} {% endif %}