{% load i18n %} {% load config %} {% if show_core %} {% endif %} {% if show_extras %} {% endif %} {% for job in jobs %} {% if show_core %} {% endif %} {% if show_extras %} {% endif %} {% endfor %}
{% trans "Kern" %} {% trans "Datum" %} {% trans "Job" %} {% trans "Status" %} {% trans "Extras" %}
{% if job.type.activityarea.core %} {% trans {% endif %} {{ job.weekday_name }} {{ job.time |date:"d." }}{{ job.time |date:"m." }}{{ job.time |date:"Y" }} {{ job.type.get_name }} {% trans {{ job.extras|safe }}