{% load i18n %} {% trans "Choose a video file" as choose_str %} {% include "wagtailadmin/shared/header.html" with title=choose_str tabbed=1 merged=1 icon="media" %} {{ uploadform.media.js }} {{ uploadform.media.css }} {% if uploadform %}