diff --git a/templates/instance/local.html b/templates/instance/local.html index 2113855..46514ac 100644 --- a/templates/instance/local.html +++ b/templates/instance/local.html @@ -8,7 +8,7 @@
{% for video in videos.data %}
- + diff --git a/templates/instance/most-liked.html b/templates/instance/most-liked.html index 3d543ad..fa2c41e 100644 --- a/templates/instance/most-liked.html +++ b/templates/instance/most-liked.html @@ -8,7 +8,7 @@
{% for video in videos.data %}
- + diff --git a/templates/instance/recently-added.html b/templates/instance/recently-added.html index 697a624..ac0d3f0 100644 --- a/templates/instance/recently-added.html +++ b/templates/instance/recently-added.html @@ -8,7 +8,7 @@
{% for video in videos.data %}
- + diff --git a/templates/instance/trending.html b/templates/instance/trending.html index abf07e2..def110e 100644 --- a/templates/instance/trending.html +++ b/templates/instance/trending.html @@ -8,7 +8,7 @@
{% for video in videos.data %}