|
|
|
@ -6,6 +6,7 @@ |
|
|
|
<html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<meta charset='utf-8'> |
|
|
|
<meta charset='utf-8'> |
|
|
|
|
|
|
|
<meta name="viewport" content="width=1200"> |
|
|
|
<title>{% block title %}{% endblock %} | Документор</title> |
|
|
|
<title>{% block title %}{% endblock %} | Документор</title> |
|
|
|
<link rel="shortcut icon" href="{% static 'favicon.ico' %}" /> |
|
|
|
<link rel="shortcut icon" href="{% static 'favicon.ico' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'css/ui-lightness/jquery-ui-1.10.3.custom.css' %}" /> |
|
|
|
<link rel="stylesheet" href="{% static 'css/ui-lightness/jquery-ui-1.10.3.custom.css' %}" /> |
|
|
|
|