summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>