|
@ -13,6 +13,8 @@ |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
{% block head_content %} |
|
|
{% block head_content %} |
|
|
|
|
|
|
|
|
|
|
|
<link rel="icon" href="{% static 'img/favicon.ico' %}" type="image/png" > |
|
|
|
|
|
|
|
|
{# Styles #} |
|
|
{# Styles #} |
|
|
<link rel="stylesheet" href="{% static 'foundation-datepicker/css/foundation-datepicker.min.css' %}"> |
|
|
<link rel="stylesheet" href="{% static 'foundation-datepicker/css/foundation-datepicker.min.css' %}"> |
|
|
<link rel="stylesheet" href="{% static 'components-font-awesome/css/font-awesome.css' %}"> |
|
|
<link rel="stylesheet" href="{% static 'components-font-awesome/css/font-awesome.css' %}"> |
|
|