|
|
|
@ -30,7 +30,7 @@ |
|
|
|
{% comment %} <meta property="fb:admins" content="Facebook numeric ID"> {% endcomment %} |
|
|
|
{% comment %} <meta property="fb:admins" content="Facebook numeric ID"> {% endcomment %} |
|
|
|
|
|
|
|
|
|
|
|
<meta name="csrf-token" content="{{ csrf_token }}"> |
|
|
|
<meta name="csrf-token" content="{{ csrf_token }}"> |
|
|
|
<link rel="stylesheet" media="all" href={% static "app.css" %}> |
|
|
|
<link rel="stylesheet" media="all" href={% static "app.css" %}?1> |
|
|
|
<link rel="shortcut icon" type="image/png" href="{% static 'img/favicon.png' %}"/> |
|
|
|
<link rel="shortcut icon" type="image/png" href="{% static 'img/favicon.png' %}"/> |
|
|
|
<script> |
|
|
|
<script> |
|
|
|
var viewportmeta = document.querySelector('meta[name="viewport"]'); |
|
|
|
var viewportmeta = document.querySelector('meta[name="viewport"]'); |
|
|
|
|