summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-02-25 22:44:15 +0100
committerAlex Legler <alex@a3li.li>2015-02-25 22:44:15 +0100
commit8e0d92ff895ff71d20e40743ac9349f33f3c553b (patch)
tree61179e7a2dbaf4ed1b997dedc27719cf28f0e78b
parentbasic description (diff)
downloadfrontend-8e0d92ff895ff71d20e40743ac9349f33f3c553b.tar.gz
frontend-8e0d92ff895ff71d20e40743ac9349f33f3c553b.tar.bz2
frontend-8e0d92ff895ff71d20e40743ac9349f33f3c553b.zip
site_notice
-rw-r--r--views/index.erb6
1 files changed, 6 insertions, 0 deletions
diff --git a/views/index.erb b/views/index.erb
index 0ca71c9..b5d2908 100644
--- a/views/index.erb
+++ b/views/index.erb
@@ -1,5 +1,11 @@
<h1 class="first-header">Gentoo Mailing List Archives</h1>
+<% if $config['site_notice'] %>
+<div class="alert alert-info">
+<%= $config['site_notice'] %>
+</div>
+<% end %>
+
<p class="lead">
Here you can find the archives of our most important mailing lists.
</p>