This commit is contained in:
2023-12-02 00:59:31 +01:00
parent b72de5b254
commit a5e0857285
7 changed files with 87 additions and 148 deletions

View File

@@ -178,7 +178,7 @@
<div class="text-muted text-small mb-3">{{ education.from | format_date(type="job") }} - {{ education.to | format_date(type="job") }}</div>
<div>{{ education.description | lang_entity(lang=lang) }}</div>
{% else %}
2011 - 2013
{{ education.from | format_date(type="job") }}
{% endif %}
</div>
</div>