diff --git a/_data/assetPaths.json b/_data/assetPaths.json index 9d268d9..4b5ccaf 100644 --- a/_data/assetPaths.json +++ b/_data/assetPaths.json @@ -54,6 +54,6 @@ "admin.map": "/assets/js/admin-GBLI77MO.js.map", "app.js": "/assets/js/app-34WFVF7Q.js", "app.map": "/assets/js/app-34WFVF7Q.js.map", - "index.css": "/assets/styles/index-HEPSO67B.css", - "index.map": "/assets/styles/index-HEPSO67B.css.map" + "index.css": "/assets/styles/index-7I5ZUTJZ.css", + "index.map": "/assets/styles/index-7I5ZUTJZ.css.map" } \ No newline at end of file diff --git a/_includes/layouts/base.html b/_includes/layouts/base.html index ba7fdd3..935d3f9 100644 --- a/_includes/layouts/base.html +++ b/_includes/layouts/base.html @@ -9,7 +9,7 @@ {% include "meta.html" %} -
+ Skip to main content{{ stateString }} has {{ imacDescription | downcase }}
- {% endcapture %} - - {% capture modifyImacDescription %} -Your state/territory does not participate in EMAC and may not be able to request resources and personnel from other states during emergencies and disasters.
- {% endcapture %} - {% capture emacStandard %} -Your state or territory has Standard EMAC which covers:
-{{ stateString }} has Standard EMAC + which covers:
+Your state or territory has Enhanced EMAC which covers:
-{{ stateString }} has Enhanced EMAC + which covers:
+Your state/territory does not participate in EMAC and may not be able to request resources and personnel from other states during emergencies and disasters.
+{{ stateString }} does not participate in EMAC and may not be able to + request resources and personnel from other states during emergencies and disasters.
{% endcapture %} - {% capture imacPublicOptOut %} -Your state/territory has a statewide opt-out IMAC program. This means:
-Your state/territory has a statewide opt-in IMAC program. This means:
-Your state/territory does not have a statewide IMAC program and instead utilizes individual compacts between local jurisdictions. This means:
-Your state/territory has a statewide opt-out IMAC program. This means:
+Your state/territory has a statewide opt-in IMAC program. This means:
+Your state/territory does not have a statewide IMAC program and instead utilizes individual + compacts between local jurisdictions. This means:
+Your state/territory has no known significant IMAC program between public entities. +
+{{ imacNotPrivateText }}
+ {% endcapture %} - {% if emacPublicDistrict == "District" %} - {% assign modifiedEmacPublicPrivate = emacPublicPrivate | replace_first: 'District', stateString %} - {% endif %} + {% capture backToTop %} + + {% endcapture %} {% if emacEGC == "Standard EMAC" %} {% assign emacEGCText = emacStandard %} - {% elsif emacEGC == "Expanded EMAC" %} + {% elsif emacEGC == "Enhanced EMAC" %} {% assign emacEGCText = emacEhanced %} {% elsif emacEGC == "Not Participtaing in EMAC" %} {% assign emacEGCText = emacNonPartipant %} @@ -184,138 +159,137 @@Jump to section
+EMAC is an agreement among U.S. states and territories that allows them to share resources and + personnel during disasters or emergencies. It helps states manage large-scale emergencies that + exceed their individual capacities.
+ + {{ emacEGCText }} +IMAC is an agreement that allows local governments, such as cities and counties, to share resources + and personnel during emergencies. IMAC helps local jurisdictions coordinate and support each other + within the state.
+ + {{ imacPublicText }}The following organizations are familiar with the processes for mutual aid in Florida and can help + connect you with personnel and resources when you need them most. You can reach out to these + organizations for guidance and assistance in navigating the EMAC and IMAC systems to support your + building department during emergencies and disasters.
+ {% assign stateData = csvData.contactsByState %} -The International Code Council (ICC) is a nonprofit association that is focused on building safety + worldwide. The ICC can provide skilled volunteers to assist local building department officials with + building inspections and code enforcement in the aftermath of a disaster.
+ {% endif %} + + {% if entry.orgName == "Association of State Flood Plain Managers" %} +The Association of State Floodplain Managers (ASFPM) is an organization of professionals involved + in floodplain management, flood hazard mitigation, National Flood Insurance Program, and flood + preparedness, warning and recovery. The ASFPM can provide communities with expert assistance in + handling floodplain management responsibilities, conducting damage assessments, and offering + guidance on code-compliant reconstruction after a natural disaster.
+ {% endif %} + +
{% if contact['First Name'] != blank %}
- {{ contact['First Name'] }} {{ contact['Last Name'] }} -
+ {{ contact['First Name'] }} {{ contact['Last Name'] }}
{% endif %}
-
+
{% if contact['Title / Org'] != blank %}
{{ contact['Title / Org'] }}
{% endif %}
{% if contact['Address 1'] != blank %}
{{ contact['Address 1'] }}
{% endif %}
-
+
{% if contact['Address 2'] != blank %}
{{ contact['Address 2'] }}
{% endif %}
-
+
{% if contact['City'] != blank %}
{{ contact['City'] }}, {{ contact['State'] }} {{ contact['Zip'] }}
{% endif %}
-
{% if contact['Telephone'] != blank %}
- Office: {{ contact['Telephone'] }}
+ Office: ###-###-####
{% endif %}
-
+
{% if contact['Cell'] != blank %}
- Cell: {{ contact['Cell'] }}
+ Cell: ###-###-####
{% endif %}
Email: {{ contact['E-mail'] }}
+Email: {{ contact['E-mail'] }}
{% endif %} - - {% endfor %} - +{{ emacEGC }} | -- {{ emacEGCText }} - | -
---|