{% assign header = site.data.header %}

{% if header.usa_banner %}

{% include components/banner.html %}

{% endif %}

{% include components/header.html %}