{% extends 'base.html' %} {% block title %}/!\ ERROR /!\{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

{% if user %} Dear user {{ user }}
We are maintaining the DMA Interface to either implement more awesomeness, or squash some vegan bugs. {% else %} Dear users
The DMA Interface is ERROR due to some vegan bugs. {% endif %}

Malicious sample upload interface is temporarily ERROR.
This is what happened:
{% endblock %}