{% extends "updates/base.html" %} {% load i18n %} {% load staticfiles %} {% block title %}{% trans "Update Videos" %}{{ block.super }}{% endblock %} {% block headcss %}{{ block.super }} {% endblock headcss %} {% block headjs %}{{ block.super }} {% endblock headjs %} {% block ga_setmetrics %} ga('set', 'metric1', {{ video_count }}); {% endblock ga_setmetrics %} {% block content %}