diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.tpl | 2 |
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> |