From 76e0d5e0b3f39b94a5427c7a68e8062adcd27af1 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Fri, 5 Jul 2024 10:43:13 +0200 Subject: dashboard/app: move templates to dir --- dashboard/app/error.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 dashboard/app/error.html (limited to 'dashboard/app/error.html') diff --git a/dashboard/app/error.html b/dashboard/app/error.html deleted file mode 100644 index 7bab98186..000000000 --- a/dashboard/app/error.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - {{template "head" .Header}} - syzbot - - - {{.Error}} -
- back - - -- cgit mrf-deployment