diff --git a/users/templates/users/data.html b/users/templates/users/data.html index 8277cba6..0e286925 100644 --- a/users/templates/users/data.html +++ b/users/templates/users/data.html @@ -226,7 +226,7 @@ {% trans 'Status' %}: {{ export_task.get_state_display }}
{{ export_task.message }} - {% if letterboxd_task.metadata.file %} + {% if export_task.metadata.file %} {% trans 'Download' %} {% endif %} {% endif %}