parent
c456a1e406
commit
0bab402211
@ -16,7 +16,7 @@ layout: base.webc
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p @text="cv.header.summary[lang]"></p>
|
||||
<p @html="cv.header.summary[lang]"></p>
|
||||
</header>
|
||||
|
||||
<template webc:for="x of cv.experience" webc:nokeep>
|
||||
@ -33,7 +33,7 @@ layout: base.webc
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<p @text="i.summary[lang]"></p>
|
||||
<p @html="i.summary[lang]"></p>
|
||||
</main>
|
||||
</section>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user