{% extends "layout.html" %} {% block title %}{{ this.title }}{% endblock %} {% block body %} {% set works = site.get('/works', this.alt) %}
🗒 | 🔧🔨🔬🖥🔊 | 🕛 | ? |
---|---|---|---|
{{work.title}} | {{ work.year_start|dateformat('Y-MM-dd') }} - {% if work.ongoing == True %}{{ bag('translation', this.alt, 'ongoing') }}{% else %} {{ work.year_end|dateformat('Y-MM-dd') }} {% endif %} | {% if work.format %}{{work.format}}{% endif %} |
Almost all other works can be found here!
{% endif %} {% if this.alt == "de" %}Fast alle anderen Arbeiten sind hier!
{% endif %}