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