{% load wiki_thumbnails i18n %}{% comment %} This template is used for the markdown extension that renders images and captions. NB! Watch out for line breaks, markdown might add
s and

s. {% endcomment %} {% with image.current_revision.videorevision as revision %}{% spaceless %}

{{ caption|safe }}
{% endspaceless %}{% endwith %}