{% if error is not none %}

error: {{ error }}

{% include "errors/" + error + ".html" ignore missing %} {% endif %}

make a new note