{% extends 'core/export.html' %} {% load i18n %} {% block body %}
{% trans 'Key' %}: {{ task.key }}
{% if task.comment %}{% trans 'Comment' %}: {{ task.comment }}
{% endif %}{% trans 'Title' %}: {{ task.title }}
{% trans 'Text' %}: {{ task.text }}
{% if task.conditions.all %}{% trans 'Conditions' %}:
{% trans 'Timeframe' %}: