Strategic Plan Goals: {{ site.footer.strategic_plan_goals | join(" * ") }}

Mission Statement: "{{ site.footer.mission_statement | trim }}"

Vision Statement: "{{ site.footer.vision_statement | trim }}"

We Value: {{ site.footer.we_value | join(" * ") }}

{% if source_path and site.edit_base_url %} {% set view_url = site.edit_base_url | replace('/edit/', '/blob/') %} View source · Edit this page on GitHub · {% elif site.repo_url %} View source repo · {% endif %} {% if site.repo_url %} Editor guide {% endif %}