<<# This is an override template for the '{template_name}' template, which it extends.

    To customize parts of the '{template_name}' template, redefine individual Jinja blocks here without needing to
    adjust the base template. You can find the base template in 'base_templates/{template_name}'.

    Note that the individual templates also will override varying blocks from the '_lists.base.tex' and '_base.tex' templates.
    Thus, it may be necessary to create override-Templates for some or all of the target templates for your custom override.
#>>
<<% extends "{template_name}" %>>
