{% load embed_video_tags wagtailadmin_tags wagtailimages_tags %} {% load i18n l10n %} {% if embed_videos %} {% if is_searching %}
{% trans "Select embed video" %}
{% blocktrans trimmed %} You haven't uploaded any embed videos in this collection. Why not add one now? {% endblocktrans %}
{% else %}{% blocktrans trimmed %} You haven't uploaded any embed videos. Why not add one now? {% endblocktrans %}
{% endif %} {% endif %} {% endif %}