1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-09-10 08:22:04 +01:00

Compact: Fix hyperlinks. Add label.

This commit is contained in:
devlinjd
2015-12-17 07:38:11 -05:00
parent 7364b92e0f
commit 057fde9946
4 changed files with 73 additions and 4 deletions

View File

@@ -18,14 +18,16 @@
<w:tab w:val="right" w:pos="9360"/>
</w:tabs>
</w:pPr>
<w:hlink w:dest="{{ url }}">
{{#if url}}<w:hlink w:dest="{{ url }}">{{/if}}
<w:r wsp:rsidR="009452CA" wsp:rsidRPr="00606071">
{{#if url}}
<w:rPr>
<w:rStyle w:val="Hyperlink"/>
</w:rPr>
{{/if}}
<w:t>{{ employer }}</w:t>
</w:r>
</w:hlink>
{{#if url}}</w:hlink>{{/if}}
<w:r wsp:rsidR="00EA0B64">
<w:tab/>
</w:r>