Skip to main content

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 tokentoken.

  • Each page's own <head> area, where page-specific content is loaded.