|
|
@ -16,13 +16,14 @@ |
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'img/apple-touch-180.png' %}"> |
|
|
|
|
|
|
|
{% compress css %} |
|
|
|
<link rel="stylesheet" href="{% static 'css/bootstrap.css' %}" type="text/css"> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="{% static 'css/add_project_modal.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/add_pushover.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/add_webhook.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/base.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/billing.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/bootstrap-select.min.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/bootstrap.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/channel_checks.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/channels.css' %}" type="text/css"> |
|
|
|
<link rel="stylesheet" href="{% static 'css/checkbox.css' %}" type="text/css"> |
|
|
|