From de479dd42130d67fb15f32beb99bec29b356792a Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 4 Aug 2020 21:28:56 +0530 Subject: added animations --- app/templates/job_status_error.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/templates/job_status_error.html') diff --git a/app/templates/job_status_error.html b/app/templates/job_status_error.html index 633e347..b6d16a7 100644 --- a/app/templates/job_status_error.html +++ b/app/templates/job_status_error.html @@ -3,4 +3,13 @@ {% block main %}

Job ID: {{ job }}

This Job ID does not exist 😠. If you think this is an error, please contact us.

+
+ +
+ +
{% endblock %} \ No newline at end of file -- cgit v1.2.3