|
@@ -5,7 +5,7 @@
|
|
{% block title %}{% if subtitle %}{{ subtitle }} | {% endif %}{{ title }} | {{ site_title|default:_('Django site admin') }}{% endblock %}
|
|
{% block title %}{% if subtitle %}{{ subtitle }} | {% endif %}{{ title }} | {{ site_title|default:_('Django site admin') }}{% endblock %}
|
|
|
|
|
|
{% block extrahead %}
|
|
{% block extrahead %}
|
|
- <link rel="shortcut icon" href="{% static 'images/logo.ico' %}" />
|
|
|
|
|
|
+ <link rel="shortcut icon" href="{% static 'SharixAdmin/static/SharixAdmin/img/logo.ico' %}" />
|
|
{% endblock %}
|
|
{% endblock %}
|
|
{% block site-settings %}
|
|
{% block site-settings %}
|
|
<a class="nav-link active" href="{% url 'design:settings' %}">Настроить систему</a>
|
|
<a class="nav-link active" href="{% url 'design:settings' %}">Настроить систему</a>
|