{% extends "base-center.html" %} {% block title %}Error{% endblock %} {% block main %} {% if error.__class__.__name__ == "MissingToolError" %}
The {{ error }} tool is required to be in $PATH of the webapplication for this operation
{{ error }}