diff options
Diffstat (limited to 'bskyweb')
-rw-r--r-- | bskyweb/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index c24802798..aa7efc5eb 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -259,7 +259,6 @@ pointer-events: none !important; } </style> - </style> {% include "scripts.html" %} <link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png"> |