diff --git a/TODO.md b/TODO.md index a5d29e5..3c80703 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,6 @@ bootstrap 4 ----------- -* fix calendar icon * fix calender locale ("December") * waren die Fehler früher rot? diff --git a/templates/bootstrap/base.html b/templates/bootstrap/base.html index ab61a0c..856279d 100644 --- a/templates/bootstrap/base.html +++ b/templates/bootstrap/base.html @@ -1,5 +1,5 @@ - +
{% block head %} diff --git a/templates/download.html b/templates/download.html index 8bd5bd2..c621f07 100644 --- a/templates/download.html +++ b/templates/download.html @@ -11,6 +11,10 @@ href="https://cdnjs.cloudflare.com/ajax/libs/tempusdominus-bootstrap-4/5.39.0/css/tempusdominus-bootstrap-4.min.css" integrity="sha512-3JRrEUwaCkFUBLK1N8HehwQgu8e23jTH4np5NHOmQOobuC4ROQxFwFgBLTnhcnQRMs84muMh0PnnwXlPq5MGjg==" crossorigin="anonymous" /> + {% endblock %} {% block page_header %} @@ -30,7 +34,7 @@