{% load betty humanize ads static content %} {% if videos.0 %}
{% block homepage_player_nav %}
VIDEO
{% endblock homepage_player_nav %}
{% for video in videos %} {% endfor %}
{% endif %}