{{footer.disclaimer.disclaimer}}

{% if footer.disclaimer.text and footer.disclaimer.text != '' %}

{{footer.disclaimer.text}}

{% endif %}

© Gundry MD . All Rights Reserved {% if footer.linksInlineAfterCopyright == 'true' %} {% for link in footer.links %} {{link.text}} {% if loop.index < loop.length and footer.enableInlineLinks === 'true' %}  |  {% endif %} {% endfor %} {% endif %} {% if footer.address and footer.address != '' %} {% if footer.enableInlineLinks === 'true' %} | {% endif %} {{footer.address}} {% endif %} {% if footer.linksInlineAfterCopyright == 'true' %} {% endif %}