diff --git a/evidence/templates/ev_details.html b/evidence/templates/ev_details.html index 563ca92..4200fe4 100644 --- a/evidence/templates/ev_details.html +++ b/evidence/templates/ev_details.html @@ -1,5 +1,13 @@ {% extends "base.html" %} {% load i18n %} +{% block actions %} + + + {% trans "Download File" %} + + + +{% endblock %} {% block content %}