aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2018-07-31 14:20:37 +0300
committerMantas <11616378+mistermantas@users.noreply.github.com>2018-07-31 14:20:37 +0300
commitac7737ba017bd365a89c166dc7e544f4cbed1380 (patch)
tree883feb3a5e215a67d88a86fbd9f57ace8d7cfd06 /layouts/index.html
parentaacd468d9e5cae4e689f9f70e932d9a496d6a6ba (diff)
Emergency CSS bug fixes + fix #13
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/index.html b/layouts/index.html
index f5fbb05..9082595 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -139,6 +139,8 @@
<h3>Is it the calm before the storm?</h3>
<p>This status page has no logged incidents. This may be because the status page owner (or owners) have recently set up their status page, have had no downtime, or have not logged any downtime.</p>
<div class="padding"></div>
+ <div class="padding"></div>
+ <div class="padding"></div>
{{ else }}
{{ $paginator := .Paginate $incidents .Site.Params.incidentPostsPerPage }}
{{ range $paginator.Pages }}