Merge branch 'vanillajonathan-patch-3'

This commit is contained in:
Thomas Waldmann 2015-12-28 11:17:59 +01:00
commit 4f7627db91

View File

@ -11,7 +11,7 @@
<title>{% block title %}{{ WWW_HOST }}{% endblock %}</title>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet">
<link href="{% static 'css/nsupdate.css' %}" rel="stylesheet">
<link rel="icon" type="image/png" href="{% static 'favicon.png' %}" />
<!-- note: keep jQuery and bootstrap js here,