diff options
Diffstat (limited to 'pyaggr3g470r/templates/home.html')
-rw-r--r-- | pyaggr3g470r/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/home.html b/pyaggr3g470r/templates/home.html index 95b7ef54..1290038d 100644 --- a/pyaggr3g470r/templates/home.html +++ b/pyaggr3g470r/templates/home.html @@ -119,7 +119,7 @@ </div> {% else %} <br /> - <div class="alert alert-warning alert-dismissable"> + <div class="alert alert-info alert-dismissable"> <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> {% if filter_ == 'all' %} <strong>{{ _('Oh!') }}</strong> {{ _('This feed is empty.') }} |