From 7bc8b10332f00f83f0e48b59bcf5f828ec2dde6d Mon Sep 17 00:00:00 2001 From: Carl Pearson Date: Wed, 11 Sep 2024 08:44:50 -0600 Subject: [PATCH] Add restart procesing button --- templates/videos.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/videos.html b/templates/videos.html index 6876f96..41e4fa8 100644 --- a/templates/videos.html +++ b/templates/videos.html @@ -47,6 +47,9 @@ {{.Status}} {{if eq .Status "completed"}} +
+ +
{{else if eq .Status "failed"}}