|
|
@@ -33,8 +33,8 @@ |
|
|
|
{% block favicons %} |
|
|
|
<!-- Place favicon.ico & apple-touch-icon.png |
|
|
|
in the root of your domain and delete these references --> |
|
|
|
<link rel="shortcut icon" href="{{ media_url('/favicon.ico') }}"> |
|
|
|
<link rel="apple-touch-icon" href="{{ media_url('/apple-touch-icon.png') }}"> |
|
|
|
<link rel="shortcut icon" href="{{ media_url('/images/favicon.ico') }}"> |
|
|
|
<link rel="apple-touch-icon" href="{{ media_url('/images/apple-touch-icon.png') }}"> |
|
|
|
{% endblock favicons %} |
|
|
|
|
|
|
|
{% block css %} |
|
|
@@ -98,4 +98,4 @@ |
|
|
|
|
|
|
|
{% endblock js %} |
|
|
|
</body> |
|
|
|
</html> |
|
|
|
</html> |