From 5c683da435596558532bd9dddbd3505e0d883a43 Mon Sep 17 00:00:00 2001
From: Sebastian Castro <90scastro@gmail.com>
Date: Thu, 8 Nov 2018 21:56:08 +0100
Subject: [PATCH] timeslider.html: import pad.css so the pad will look the same
Preparatory work for introducing colibris skin
---
src/templates/timeslider.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html
index 5aee24c7a..60194af12 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -36,6 +36,7 @@
<% e.begin_block("timesliderStyles"); %>
+
<% e.end_block(); %>