mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-06-07 21:06:13 +01:00
Start using {{hasSection}} helper.
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
{{#if r.recognition}}
|
||||
<wx:sub-section>
|
||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||
<w:pPr>
|
||||
@ -70,4 +69,3 @@
|
||||
{{/each}}
|
||||
|
||||
</wx:sub-section>
|
||||
{{/if}}
|
||||
|
@ -1,4 +1,3 @@
|
||||
{{#if r.service }}
|
||||
<wx:sub-section>
|
||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||
<w:pPr>
|
||||
@ -83,4 +82,3 @@
|
||||
{{/each}}
|
||||
|
||||
</wx:sub-section>
|
||||
{{/if}}
|
||||
|
@ -1,4 +1,3 @@
|
||||
{{#if r.skills }}
|
||||
<wx:sub-section>
|
||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||
<w:pPr>
|
||||
@ -59,5 +58,4 @@
|
||||
{{/each}}
|
||||
|
||||
</w:tbl>
|
||||
{{/if}}
|
||||
</wx:sub-section>
|
||||
|
@ -1,4 +1,3 @@
|
||||
{{#if r.writing}}
|
||||
<wx:sub-section>
|
||||
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
|
||||
<w:pPr>
|
||||
@ -75,4 +74,3 @@
|
||||
{{/each}}
|
||||
|
||||
</wx:sub-section>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user