{% extends 'core/export.html' %} {% load i18n %} {% block body %}
{% trans 'URI' %}: {{ task.uri }}
{% if task.comment %}{% trans 'Comment' %}: {{ task.comment }}
{% endif %}{% trans 'Title' %}: {{ task.title }}
{% trans 'Text' %}: {{ task.text }}
{% trans 'Time frame' %}:
{% trans 'Conditions' %}: