{% assign header = site.data.header %}
{% if header.usa_banner %}
{% include components/banner.html %}
{% endif %}
{% include components/header.html %}
{% assign header = site.data.header %}
{% if header.usa_banner %}
{% include components/banner.html %}
{% endif %}
{% include components/header.html %}