1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-06-16 17:10:05 +01:00
fresh-themes/themes/basis/src/txt.txt
2016-01-22 02:42:25 -05:00

32 lines
644 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/affiliation }}
{{> section/samples }}
{{> section/writing }}
{{> section/reading }}
{{> section/service }}
{{> section/recognition }}
{{> section/references }}
{{> section/interests }}