Header Templates

The /pages/header/ directory contains templates that can be inserted into the <head> of any page. Usually these are convenience templates that group related CSS and JavaScript files together, allowing for easy inclusion in other pages.
analytics.ftl
This template allows for connecting a Portal to Google Analytics. A Portal Theme developer could replace the embedded variables to values that would allow them to connect their Portals to their own Google Analytics account.
bootstrap.ftl
This template brings in the Portal Theme's Compiled CSS, as well as the Bootstrap JavaScript libraries.
favicon.ftl
This template brings in the favicon.
harp-sdk.ftl

This template brings in the Harp SDK that provides useful functions for interfacing a Portal with Titania Delivery.

Note: HARP is an internal legacy name for Titania Delivery. As such, some of the APIs referenced in this documentation still use the name HARP in place of Titania Delivery.
jquery.ftl

This template brings in the jQuery JavaScript library that several other Portal Theme .js files depend on.

mobile-meta.ftl
A template that helps mobile browsers display content in a mobile-friendly manner.
titaniaAnnotator.ftl
This template brings in the CSS and JavaScript files required for the Comment Manager.