aboutsummaryrefslogtreecommitdiffstats
path: root/yt_channel_items_template.html
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2018-07-05 20:46:18 -0700
committerJames Taylor <user234683@users.noreply.github.com>2018-07-05 20:46:18 -0700
commit60fa26f459e8d19fe434ec37fd22fa4f1baa3f29 (patch)
treed0b4a7438e6f12bf0cfd909da1c50c34efbb9b38 /yt_channel_items_template.html
parent25f3e2791c8e05d1466fe46c41d71288224bb6ec (diff)
downloadyt-local-60fa26f459e8d19fe434ec37fd22fa4f1baa3f29.tar.lz
yt-local-60fa26f459e8d19fe434ec37fd22fa4f1baa3f29.tar.xz
yt-local-60fa26f459e8d19fe434ec37fd22fa4f1baa3f29.zip
use unified item code for channel grid
Diffstat (limited to 'yt_channel_items_template.html')
-rw-r--r--yt_channel_items_template.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/yt_channel_items_template.html b/yt_channel_items_template.html
index 3d22b50..955f886 100644
--- a/yt_channel_items_template.html
+++ b/yt_channel_items_template.html
@@ -118,9 +118,7 @@
<a class="tab page-button" href="$channel_about_url">About</a>
</nav>
<div id="number-of-results">$number_of_results</div>
- <nav class="item-grid">
$items
- </nav>
<nav class="page-button-row">
$page_buttons
</nav>