search: fix initial request missing stylsheets.
- Putting the stylesheets into the header block. The css block occurs after css bundle so they don't make it the first time. As everything goes through Flask Assets, using the header block for js and css seems the way to go.
Signed-off-by: Yoan Blanc <yoan.blanc@cern.ch>