1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-08-08 01:41:05 +01:00

Modern: Refactor to use global partials.

This commit is contained in:
hacksalot
2016-01-10 23:30:35 -05:00
parent 06e458eab7
commit b7b2afe568
11 changed files with 84 additions and 169 deletions

View File

@@ -1,8 +1,10 @@
{{#section "service"}}
<hr>
<section id="volunteer">
<header>
<h2>{{{sectionTitle "Service"}}}</h2><hr>
<h2>{{{sectionTitle "Service"}}}</h2>
</header>
{{#> icon-service }}{{/icon-service}}
{{#each r.service.history}}
<h3><em>{{ position }}</em>,
{{#if url}}
@@ -10,7 +12,8 @@
{{else}}
{{ organization }}
{{/if}}
<span class="tenure">{{dateRange .}}<span></h3>
</h3>
<span class="tenure">{{dateRange .}}<span>
<p style="clear: both;">{{{ summary }}}</p>
{{#if highlights}}
<ul>