1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-06-29 06:00:06 +01:00
fresh-themes/partials/html/header-icon.html
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>