1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-06-26 05:00:05 +01:00
fresh-themes/themes/basis/src/txt.txt

32 lines
644 B
Plaintext
Raw Normal View History

2016-01-05 11:26:39 +00:00
{{ 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}}
2016-01-12 00:55:27 +00:00
{{> section/skills }}
2016-01-05 11:26:39 +00:00
2016-01-12 00:55:27 +00:00
{{> section/employment }}
2016-01-05 11:26:39 +00:00
2016-01-12 00:55:27 +00:00
{{> section/projects }}
2016-01-05 11:26:39 +00:00
2016-01-12 00:55:27 +00:00
{{> section/education }}
2016-01-05 11:26:39 +00:00
2016-01-20 14:12:53 +00:00
{{> section/affiliation }}
2016-01-12 00:55:27 +00:00
{{> section/samples }}
2016-01-05 11:26:39 +00:00
2016-01-12 00:55:27 +00:00
{{> section/writing }}
2016-01-05 11:26:39 +00:00
2016-01-20 11:23:35 +00:00
{{> section/reading }}
2016-01-12 00:55:27 +00:00
{{> section/service }}
2016-01-05 11:26:39 +00:00
2016-01-12 00:55:27 +00:00
{{> section/recognition }}
{{> section/references }}
2016-01-22 07:42:25 +00:00
{{> section/interests }}