Update standings_list.html for BS3

This commit is contained in:
2015-04-13 16:35:22 +01:00
parent 2e53dd962b
commit 907841bf47

View File

@@ -2,7 +2,7 @@
{% block head %}
<title>{{ name }} Standings</title>
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.3.0/bootstrap.min.css">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
{% endblock %}
{% block content %}