{% extends 'core/export.html' %} {% load i18n %} {% block body %}
{% trans 'URI' %}: {{ optionset.uri }}
{% if optionset.comment %}{% trans 'Comment' %}: {{ optionset.comment }}
{% endif %} {% if optionset.options.all %}{% trans 'Options' %}:
{% trans 'URI' %}: {{ option.uri }}
{% trans 'Text' %}: {{ option.text }}
{% trans 'Additional input' %}: {{ option.additional_input }}
{% trans 'Provider' %}: {{ optionset.provider.label }}
{% endif %} {% if optionset.conditions.all %}{% trans 'Conditions' %}: