{# Each pre-processed document have the following sections: head - optional, inserted into the head block of the full page. main - required, inserted into the main body of the full page. must have the id "mapp-container" scripts - optional, any script elements Partials will only include the main section, while head and scripts are applied to the full document. #}
{# Include anything from the head block in the original #} {{ head }}