From b6b465c990fd64b56be8175080b4ec269c4f99ad Mon Sep 17 00:00:00 2001
From: Recolic Keghart <root@recolic.net>
Date: Tue, 14 May 2019 23:08:40 -0700
Subject: [PATCH] update template

---
 status.html.template | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/status.html.template b/status.html.template
index 7c45020..296894f 100644
--- a/status.html.template
+++ b/status.html.template
@@ -4,7 +4,9 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <!-- force IE browsers in compatibility mode to use their most aggressive rendering engine -->
 
-    
+<meta http-equiv="cache-control" content="no-cache" />
+<meta http-equiv="expires" content="0" />    
+<meta http-equiv="pragma" content="no-cache" />
 
 
     <title>Recolic Hosting Status</title>
-- 
GitLab