aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2018-11-13 15:00:38 -0500
committerJesús <heckyel@hyperbola.info>2018-11-13 15:00:38 -0500
commit030a3e99eba72dfd071697167a14bfe798dd2b74 (patch)
tree79dc65b14c560374f500d6e9f9918c6b98d95137 /templates
parent90a40d1a07a9c6401ad4beaadfd1df91e7c82318 (diff)
downloadytlibre-030a3e99eba72dfd071697167a14bfe798dd2b74.tar.lz
ytlibre-030a3e99eba72dfd071697167a14bfe798dd2b74.tar.xz
ytlibre-030a3e99eba72dfd071697167a14bfe798dd2b74.zip
remove view_count, now not found
Diffstat (limited to 'templates')
-rw-r--r--templates/video.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/video.tpl b/templates/video.tpl
index aa0635b..feac303 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -39,8 +39,6 @@
<h6>{$videoAuthor}</h6>
<h6 class="yt-titulo">Duración</h6>
<h6>{$videoDuration}</h6>
- <h6 class="yt-titulo">Vistas</h6>
- <h6>{$videoViews}</h6>
</div>
</div>
</div>