diff --git a/packetserver/http/templates/job_detail.html b/packetserver/http/templates/job_detail.html index 6b03d6e..68a4270 100644 --- a/packetserver/http/templates/job_detail.html +++ b/packetserver/http/templates/job_detail.html @@ -5,7 +5,7 @@ {% block content %}

Job #{{ job.id }}

- +
← Back to Jobs @@ -38,17 +38,17 @@
@@ -180,4 +180,29 @@ + + + {% endblock %} \ No newline at end of file