1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2024-07-03 07:50:04 +01:00
fresh-themes/partials/doc/header-simple.xml

10 lines
273 B
XML
Raw Normal View History

2016-01-11 16:29:15 +00:00
{{! A simple resume heading. }}
<w:p wsp:rsidR="00C146CA" wsp:rsidRPr="00C146CA" wsp:rsidRDefault="00C146CA" wsp:rsidP="00C146CA">
<w:pPr>
<w:pStyle w:val="Heading1"/>
</w:pPr>
<w:r wsp:rsidRPr="00C146CA">
2016-01-11 17:32:59 +00:00
<w:t>{{{sectionTitle _title}}}</w:t>
2016-01-11 16:29:15 +00:00
</w:r>
</w:p>