diff --git a/frontend/templates/file_detail.html b/frontend/templates/file_detail.html index 70b150be..2e9d3ae1 100644 --- a/frontend/templates/file_detail.html +++ b/frontend/templates/file_detail.html @@ -1095,10 +1095,18 @@ {% block content %}
- - - Back to File List - +
+ + + Back to File List + + {% if file %} + + + View Document + + {% endif %} +
{% if error %}