{% extends "frog/email.html" %} {% block content %} {% if error %}

The video failed to process:

{{ error }}

The site administrators have also been sent an error report and we have top men on it.

{% else %}

Your video has finished processing!

video.height %}width="200"{% else %}height="200"{% endif %} /> {% endif %} {% endblock %} {% block footer %} {% endblock %}