1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-01-22 11:42:21 +00:00
fresh-themes/partials/html/header-icon.html

7 lines
122 B
HTML
Raw Normal View History

2016-01-12 10:33:19 -05:00
<header>
{{#if _icon}}
{{> (lookup . '_hdricon') }}
{{/if}}
<h2>{{{sectionTitle _title _section}}}</h2>
</header>