{% load static %} {% include "chlamdb/user.html" %} {% include "chlamdb/menu.html" %}
{% csrf_token %}
{{ form.as_p }}
{% if envoi %}  

Blast result

{% autoescape off %}{{blast_result}}{% endautoescape %}
{% endif %}