mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 08:10:10 +00:00
Modern: Fix writing section.
This commit is contained in:
parent
3e474908ec
commit
cd66a6b851
@ -1,6 +1,6 @@
|
|||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
|
|
||||||
{{> header-icon _title="EDUCATION" _section="education" _icon="pict/edu" }}
|
{{> header-icon _title="WRITING" _section="writing" _icon="pict/wri" }}
|
||||||
|
|
||||||
{{#each r.writing}}
|
{{#each r.writing}}
|
||||||
<wx:sub-section>
|
<wx:sub-section>
|
||||||
@ -18,7 +18,7 @@
|
|||||||
<w:rStyle w:val="Hyperlink"/>
|
<w:rStyle w:val="Hyperlink"/>
|
||||||
</w:rPr>
|
</w:rPr>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
<w:t>{{ title }}</w:t>
|
<w:t>{{{ title }}}</w:t>
|
||||||
</w:r>
|
</w:r>
|
||||||
{{#if url}}</w:hlink>{{/if}}
|
{{#if url}}</w:hlink>{{/if}}
|
||||||
<w:r wsp:rsidR="00EA0B64">
|
<w:r wsp:rsidR="00EA0B64">
|
||||||
|
Loading…
Reference in New Issue
Block a user