{% extends 'agadmator/base.html' %} {% load humanize static %} {% block base_container_class %}container-fluid{% endblock %} {% block content %}
{{ video.time_published|timesince }} ago ·
{{ video.youtube_id }}
·
{% for tag in video.tags %}
{{ tag.text }}
{% endfor %}
{% if video.game_id %}
view on chessgames.com
{% endif %}