diff --git a/templates/index.html b/templates/index.html index ea8169f..2d7e251 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,7 +7,7 @@ $ color = "green"
-
+
$for server in range(len(output)): $code: errors = 0 @@ -89,10 +89,11 @@ $for server in range(len(output)):
-
+



Latest update: $now.day/$now.month/$now.year, $now.hour:$now.minute:$now.second

+Home | Help
diff --git a/templates/layout.html b/templates/layout.html index 62fc37c..d2fc766 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -8,11 +8,10 @@ $def with (content) - + $:content - Home | Help