In my base template, I want to include a search form.
I already created it, but I\'m wondering if there is a better option than passing the form to all
form
Why not using a custom context processor?