Head HTML
Head HTML for eachevery 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>
areaarea, where page-specific content is loaded.