Remove 'description' from the pdf template, use 'templateContent' instead
This commit is contained in:
parent
e3db7301f3
commit
48c232efd0
|
|
@ -26,9 +26,6 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
|
||||
<ul>
|
||||
<li>{{ item.data.description }}</li>
|
||||
</ul>
|
||||
{{ item.templateContent }}
|
||||
{% endfor %}
|
||||
</section>
|
||||
|
|
@ -7,4 +7,6 @@ link: https://www.artionet.ch
|
|||
dates:
|
||||
start: 2021
|
||||
end: 2022
|
||||
---
|
||||
---
|
||||
|
||||
* Stage de 4ème année de CFC, développement web
|
||||
|
|
@ -7,4 +7,6 @@ link: https://www.artionet.ch
|
|||
dates:
|
||||
start: 2022
|
||||
end: Present
|
||||
---
|
||||
---
|
||||
|
||||
* Développeur Front-End et Support Client
|
||||
|
|
@ -6,4 +6,6 @@ location: Porrentruy
|
|||
dates:
|
||||
start: 2018
|
||||
end: 2022
|
||||
---
|
||||
---
|
||||
|
||||
* CFC d'informaticien d'entreprise
|
||||
Loading…
Reference in a new issue