diff --git a/site/layouts/index.html b/site/layouts/index.html index c8060c6..580136c 100644 --- a/site/layouts/index.html +++ b/site/layouts/index.html @@ -6,7 +6,7 @@ {{ partial "systems" (dict "content" . "incidents" $active) }} {{ with $active }} -
Active Incidents
+
Active Incidents
{{ range $active }} {{ partial "incident" . }} {{ end }} diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index 20fca14..c80091f 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -1,9 +1,9 @@