mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-05-05 13:27:08 +01:00
Continue DRYing out themes.
This commit is contained in:
6
partials/html/header-icon.html
Normal file
6
partials/html/header-icon.html
Normal file
@ -0,0 +1,6 @@
|
||||
<header>
|
||||
{{#if _icon}}
|
||||
{{> (lookup . '_hdricon') }}
|
||||
{{/if}}
|
||||
<h2>{{{sectionTitle _title _section}}}</h2>
|
||||
</header>
|
Reference in New Issue
Block a user