{# @var className #}
{# Encapsulate search bar as custom element, so styles do not bleed out #}
{# IDEA: Should CMS use React component or Portal's React use custom element #}
{# WARNING: Some markup is duplicated in other repositories #}
{# SEE: https://confluence.tacc.utexas.edu/x/LoCnCQ #}
{% include "nav_search.raw.html" %}
{# FP-858: Instead use `{{request.GET.query_string}}` in CMS Django template #}