1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-06-26 13:51:04 +01:00

Allow overriding of section headers.

This commit is contained in:
hacksalot
2016-01-12 09:40:18 -05:00
parent 1799a49234
commit 2fcb283631
13 changed files with 68 additions and 77 deletions

View File

@ -1,10 +1,10 @@
{{#section "references"}}
<hr>
<section id="awards">
<header>
<h2>{{{sectionTitle "references" "References"}}}</h2>
{{#> icon-references }}{{/icon-references}}
</header>
<section id="references">
{{#> header-references }}
{{> header-simple _title="REFERENCES" _section="references" }}
{{#> icon-references }}{{/icon-references}}
{{/header-references}}
{{#each r.references}}
<div>
<h3><em>{{ name }}</em></h3>