|
@ -5,6 +5,7 @@ |
|
|
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
|
|
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> |
|
|
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
|
|
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> |
|
|
<!--[if gt IE 8]><!--> |
|
|
<!--[if gt IE 8]><!--> |
|
|
|
|
|
{% load static %} |
|
|
<html class="no-js"> <!--<![endif]--> |
|
|
<html class="no-js"> <!--<![endif]--> |
|
|
<head> |
|
|
<head> |
|
|
<meta charset="utf-8"> |
|
|
<meta charset="utf-8"> |
|
@ -12,6 +13,7 @@ |
|
|
<title>Test DB Page</title> |
|
|
<title>Test DB Page</title> |
|
|
<meta name="description" content=""> |
|
|
<meta name="description" content=""> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
|
|
|
<link rel="stylesheet" href="{% static 'spotifyvis/css/dark_bg.css' %}"> |
|
|
</head> |
|
|
</head> |
|
|
|
|
|
|
|
|
<!-- }}} header --> |
|
|
<!-- }}} header --> |
|
|