From 714ee1538b6089b4c00fe5daaf523c5985d87e25 Mon Sep 17 00:00:00 2001 From: Mark Wiemer Date: Thu, 10 Oct 2024 18:31:15 -0700 Subject: [PATCH] Revert "Restore template to main" This reverts commit 854ab12182fb738903cb1383a416d06169a21304. --- .../{template.html => templateFail.html} | 16 ++++++++-- lib/browser/templatePass.html | 30 +++++++++++++++++++ 2 files changed, 43 insertions(+), 3 deletions(-) rename lib/browser/{template.html => templateFail.html} (50%) create mode 100644 lib/browser/templatePass.html diff --git a/lib/browser/template.html b/lib/browser/templateFail.html similarity index 50% rename from lib/browser/template.html rename to lib/browser/templateFail.html index 4ebd4af488..519c1cf37f 100644 --- a/lib/browser/template.html +++ b/lib/browser/templateFail.html @@ -4,15 +4,25 @@ Mocha - +
- + - + diff --git a/lib/browser/templatePass.html b/lib/browser/templatePass.html new file mode 100644 index 0000000000..70b24a0de1 --- /dev/null +++ b/lib/browser/templatePass.html @@ -0,0 +1,30 @@ + + + + + Mocha + + + + +
+ + + + + +