aboutsummaryrefslogtreecommitdiffstats
path: root/templates/video.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/video.tpl')
-rw-r--r--templates/video.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/video.tpl b/templates/video.tpl
index f2527f1..4a2a2d1 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -65,6 +65,8 @@
<h6><a class="enlace" href="https://invidio.us/channel/{$videoChannel}" rel="noopener noreferrer" target="_blank">{$videoAuthor}</a></h6>
<h6 class="yt-titulo">Duración</h6>
<h6>{$videoDuration}</h6>
+ <h6 class="yt-titulo">Vistas</h6>
+ <h6>{$videoViews}</h6>
</div>
</div>
</div>