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