{% extends "base.html" %} {% block title %} Working {% endblock %} {% block content %} {% if "error" in info or info.status == "FAILURE" or info.status == "REVOKED" %}
{{ info.error }}