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

Add "info" section partial.

This commit is contained in:
hacksalot
2016-01-22 05:57:09 -05:00
parent 7a0169e394
commit 87f4bd2efc
8 changed files with 27 additions and 70 deletions

View File

@ -4,7 +4,7 @@
{{#has 'contact.phone' }}Tel: {{{ r.contact.phone }}}{{/has}}
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
{{#has "info.brief" }}{{{ r.info.brief }}}{{/has}}
{{> section/info }}
{{> section/skills }}

View File

@ -4,7 +4,7 @@
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
================================================================================
{{#has 'info.brief' }}{{{ r.info.brief }}}{{/has}}
{{> section/info }}
{{> section/skills }}