{% extends "base.html" %} {% block title %}{{ video.name }} - {{ domain }}{% endblock %} {% block content %}
Please select a resolution:
{% elif embed %}Category | {{ video.category.label }} |
License | {{ video.licence.label }} |
Language | {{ video.language.label }} |
Privacy | {{ video.privacy.label }} |
Tags | {% for tag in video.tags %} {{ tag }} {% endfor %} |