Head HTML
Head HTML for every page is loaded in two places:
- The coreĀ HeadHtml.html, which loads the core libraries and CSS stylesheets needed for all pages, and inserts the CSRF token.
- Each page's own <head> area, where page-specific content is loaded.