diff --git a/index b/index index a1815c3..94e1281 100755 --- a/index +++ b/index @@ -84,6 +84,7 @@ then if (( ! show_graphs )) then cat <<-EOHTML +
@@ -105,6 +106,8 @@ then
OverviewAdd data
+
+
EOHTML readarray -t lastupdatelines < <( rrdtool lastupdate $rrdfile @@ -390,6 +393,7 @@ then EOHTML else cat <<-EOHTML +
@@ -443,6 +447,8 @@ then
Overview
+
+
EOHTML if (( show_all )) @@ -522,12 +528,13 @@ then - + AGPLv3
+
EOHTML else