{# The box in the header, on every public screen. A plain GET form pointing at the search page, so it works before any script has loaded and keeps working if none ever does. The panel below it is empty until a script fills it, and stays empty, hidden and out of the way otherwise. The scope defaults to wherever the reader is standing, which the feature owning that URL reported. That is the whole point of putting the selector here: somebody reading a page of one course and typing "lab 5" means that course, and having to say so first is the reason nobody uses a site search twice. #} {% import "search/_box.html" as box with context %}