summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2014-01-14 17:41:58 +0100
committerAlex Legler <alex@a3li.li>2014-01-14 17:41:58 +0100
commit4eaeb77dd3e494f10c848848df7b4814e98c11b6 (patch)
tree1726e8b68f9c18b52b7d91dcab360dd83025cc33 /views
parentUse proper update times (diff)
downloadinfra-status-4eaeb77dd3e494f10c848848df7b4814e98c11b6.tar.gz
infra-status-4eaeb77dd3e494f10c848848df7b4814e98c11b6.tar.bz2
infra-status-4eaeb77dd3e494f10c848848df7b4814e98c11b6.zip
Rework footer
Make it 2014 and include the node that served the page.
Diffstat (limited to 'views')
-rw-r--r--views/layout.erb13
1 files changed, 9 insertions, 4 deletions
diff --git a/views/layout.erb b/views/layout.erb
index 4b779ec..ca92c8e 100644
--- a/views/layout.erb
+++ b/views/layout.erb
@@ -78,9 +78,14 @@
<div class="container">
<div class="row">
<div class="col-md-8">
- Status data updated at <%= date_format ServiceRegistry.instance.load_date %>.<br />
- Notices updated at <%= date_format NoticeStore.instance.load_date %>.<br />
- Fugue iconset by <a href="http://p.yusukekamiyamane.com/">Yusuke Kamiyamane</a>.
+ <p>
+ Status data updated at <em><%= date_format ServiceRegistry.instance.load_date %>.</em><br />
+ Notices updated at <em><%= date_format NoticeStore.instance.load_date %>.</em><br />
+ Served by <em><%= Socket.gethostname == 'avocet' ? 'infra-status1' : 'infra-status2' %></em>
+ </p>
+ <p>
+ Fugue iconset by <a href="http://p.yusukekamiyamane.com/">Yusuke Kamiyamane</a>.
+ </p>
</div>
<div class="col-md-4">
<strong>Questions or comments?</strong><br/>
@@ -89,7 +94,7 @@
</div>
<div class="row">
<div class="col-md-12">
- <strong>&copy; 2001-2013 Gentoo Foundation, Inc.</strong><br/>
+ <strong>&copy; 2001-2014 Gentoo Foundation, Inc.</strong><br/>
<small>
Gentoo is a trademark of the Gentoo Foundation, Inc.
The contents of this document, unless otherwise expressly stated, are licensed under the