{% import 'macros/navbar_macro.html' as navbarMacro %} {% import 'macros/text_macros.html' as textMacro %} {% import 'macros/logo_macros.html' as logoMacro %} {% import 'macros/widget_macros.html' as widgetMacro %} {% import 'macros/city_macros.html' as cityMacro %} {% if meta_share_image %} {% endif %} {% if meta_description %} {% endif %} {% if canonical_url %} {% endif %} {{page_title}} {% include 'components/header_scripts.html' %} {% if nav_links %} {% endif %} {# HEADER #} {% if header %}
{# ICON #}
{% if info.get('name') %}{{info.get('name')}}{% else %}Pitch-A-Friend{% endif %} Icon
{# TAGLINE #} {% if header.get('text') %}

{{header.get('text')|safe}}

{% endif %}
{% endif %} {# BODY SECTIONS #} {% if page_sections %} {% for section in page_sections %} {% include section.get('section_html') %} {% endfor %} {% endif %} {# FOOTER - CONTACT #}

Contact Us

{{info.get('chapter_name')}} Icon

For inquiries, scheduling, and accessibility arrangements, please reach out to us at {{info.get('email')}}.

Send an e-mail
{% if info.get('instagram_handle') or info.get('fb_page') %}

Or follow us on social platform

{% endif %}
© 2022 - {{g.year}} Pitch-A-Friend LLC
{% if is_chapter %}
{{info.get('chapter_name')}} operates under a licensing agreement with Pitch-A-Friend LLC. While they utilize the Pitch-A-Friend name through this agreement, they maintain independent operations and are not legally affiliated with, nor employees of, Pitch-A-Friend LLC.
{% endif %}
{% include 'components/footer_scripts.html' %}