diff --git a/templates/head.html b/templates/head.html index 0d3ea3a..ba7b839 100644 --- a/templates/head.html +++ b/templates/head.html @@ -1,7 +1,7 @@ - + @@ -28,4 +28,4 @@ function datesSorter(a, b) { if (new Date(a) > new Date(b)) return -1; return 0; } - \ No newline at end of file +