1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-04-13 03:39:57 +01:00
2016-01-12 10:33:19 -05:00

7 lines
122 B
HTML

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