1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-11-22 16:20:11 +00:00
fresh-themes/partials/html/header-icon.hbs

4 lines
113 B
Handlebars
Raw Normal View History

2016-01-12 15:33:19 +00:00
<header>
2020-03-17 00:52:49 +00:00
<h2>{{#if _icon}}{{> (lookup . '_hdricon') }}{{/if}}{{{sectionTitle _title _section}}}</h2>
2016-01-12 15:33:19 +00:00
</header>