{% if results %}
|
{% if dok.is_pdf %}{% else %}{% endif %}
{{ dok.titel|truncatechars:60 }}
{% if dok.beschreibung %}
{{ dok.beschreibung|truncatechars:80 }}
{% endif %}
|
{{ dok.get_kontext_display }} | {{ dok.erstellt_am|date:"d.m.Y" }} |