{% load i18n %} {% load wooey_tags %}
{{ output_file_content.basename }}
{% block preview_content %}{% endblock %} {% if show_preview_metadata %} {% with output_file_content.object as file %} {% url 'wooey:celery_results' job_id=file.job.id as result_url %} {% url 'wooey:celery_results' job_id=file.job.id as celery_results_url %} {% endwith %} {% endif %}