diff --git a/templates/caroussel.html b/templates/caroussel.html index be37eae..4920d59 100644 --- a/templates/caroussel.html +++ b/templates/caroussel.html @@ -84,5 +84,12 @@ $.getJSON('_IPNSL_/history._CHANNEL_.json', function (json) { }); }); - + + + diff --git a/templates/homepage.html b/templates/homepage.html index a890360..4c392da 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -176,4 +176,13 @@ $(document).ready(function() { }); + + + + diff --git a/templates/videojs.html b/templates/videojs.html index 6ee17f1..cfcf595 100644 --- a/templates/videojs.html +++ b/templates/videojs.html @@ -82,5 +82,12 @@ $.getJSON('_IPNSL_/history._CHANNEL_.json', function (json) { }); }); - + + +