1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-05-02 20:07:07 +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 "testimonials"}}
<hr>
<section id="awards">
<header>
<h2>{{{sectionTitle "testimonials" "Testimonials"}}}</h2>
{{#> icon-testimonials }}{{/icon-testimonials}}
</header>
<section id="testimonials">
{{#> header-testimonials }}
{{> header-simple _title="TESTIMONIALS" _section="testimonials" }}
{{#> icon-testimonials }}{{/icon-testimonials}}
{{/header-testimonials}}
{{#each r.testimonials}}
<div>
<h3><em>{{ name }}</em></h3>