1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-09-08 23:41:58 +01:00
Files
fresh-themes/themes/basis/src/txt.txt
2016-01-11 19:55:27 -05:00

24 lines
539 B
Plaintext

{{ r.name }}
{{#has 'contact.email' }}Email: {{{ r.contact.email }}}{{/has}}
{{#has 'contact.phone' }}Tel: {{{ r.contact.phone }}}{{/has}}
{{#has 'contact.website' }}Web: {{{ r.contact.website }}}{{/has}}
================================================================================
{{#has 'info.brief' }}{{{ r.info.brief }}}{{/has}}
{{> section/skills }}
{{> section/employment }}
{{> section/projects }}
{{> section/education }}
{{> section/samples }}
{{> section/writing }}
{{> section/service }}
{{> section/recognition }}