nothing
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
<link rel="stylesheet" href="/static/css/bokeh-0.12.3.min.css" type="text/css" />
|
<link rel="stylesheet" href="/static/css/bokeh-0.12.3.min.css" type="text/css" />
|
||||||
<link rel="stylesheet" href="/static/css/bokeh-widgets-0.12.3.min.css" type="text/css" />
|
<link rel="stylesheet" href="/static/css/bokeh-widgets-0.12.3.min.css" type="text/css" />
|
||||||
|
|
||||||
|
|
||||||
<link rel="shortcut icon" href="/static/img/myicon.png" />
|
<link rel="shortcut icon" href="/static/img/myicon.png" />
|
||||||
<link rel="shortcut icon" href="/static/img/favicon.ico" />
|
<link rel="shortcut icon" href="/static/img/favicon.ico" />
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
@@ -20,7 +19,7 @@
|
|||||||
{% analytical_head_bottom %}
|
{% analytical_head_bottom %}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% analytical_body_top %}
|
{% analytical_body_top %}
|
||||||
<div class="container_12">
|
<div class="container_12">
|
||||||
<div id="logo" class="grid_2">
|
<div id="logo" class="grid_2">
|
||||||
{% if user.rower.rowerplan == 'pro' %}
|
{% if user.rower.rowerplan == 'pro' %}
|
||||||
@@ -180,8 +179,8 @@
|
|||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- end container -->
|
<!-- end container -->
|
||||||
{% analytical_body_bottom %}
|
{% analytical_body_bottom %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -282,3 +282,4 @@ REST_FRAMEWORK = {
|
|||||||
# Analytics
|
# Analytics
|
||||||
|
|
||||||
CLICKY_SITE_ID = '101011008'
|
CLICKY_SITE_ID = '101011008'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user