fresh-themes/partials/html/header-icon.hbs

7 lines
122 B
Handlebars

<header>
{{#if _icon}}
{{> (lookup . '_hdricon') }}
{{/if}}
<h2>{{{sectionTitle _title _section}}}</h2>
</header>