|
@ -9,6 +9,7 @@ |
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/base.css' %}" /> |
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/base.css' %}" /> |
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/widgets.css' %}" /> |
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/widgets.css' %}" /> |
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="{% static 'admin/css/dateFieldNoNowShortcutInTravels.css' %}" /> |
|
|
|
|
|
|
|
|
{% load i18n %} |
|
|
{% load i18n %} |
|
|
{% block content %} |
|
|
{% block content %} |
|
|