summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-14 17:26:53 +0100
committerAlex Legler <alex@a3li.li>2015-03-14 17:26:53 +0100
commit937af132e9792e5e8ace5c17c6e5afec1b574cb3 (patch)
treef37c9b9acfc325c89fc89285b2ffbfda7a5a2a78
parentCorrect ze math. (diff)
downloadsecurity-937af132e9792e5e8ace5c17c6e5afec1b574cb3.tar.gz
security-937af132e9792e5e8ace5c17c6e5afec1b574cb3.tar.bz2
security-937af132e9792e5e8ace5c17c6e5afec1b574cb3.zip
Add notice on RSS updates
-rw-r--r--views/layout.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/layout.erb b/views/layout.erb
index 443313b..f35a87a 100644
--- a/views/layout.erb
+++ b/views/layout.erb
@@ -73,6 +73,7 @@
<div class="container">
<div class="row">
<div class="col-xs-12">
+ <div class="alert alert-info"><strong>Note:</strong> The GLSA RSS feeds have recently been updated to new URLs. As a result, &quot;new&quot; GLSAs can appear in your feeds that are actually old.</div>
<%= yield %>
</div>
</div>