{# form is wrapping search buttons and the search bar inputs #}
{# Some or all contents of this div may be dropped over the search bar via negative margins, to make sure that the search bar can occupy 100% of the content width. Search bar may have padding on the left and right to accomodate the buttons. #} {% include "widgets/scope_nav.html" %} {# three buttons below are in the opposite order because they are floated at the right #} {% include "widgets/ask_button.html" %} {# clears button floats #}
{% include "widgets/search_bar.html" %} {# include search form widget #}