Head HTML
Head HTML for each 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
Head HTML for each page is loaded in two places: