Add constants for model field choices.
[matthijs/projects/xerxes.git] / templates / 500.html
index aa558e587374adfa0e8b1a01dec8047b01c96f25..5319b2032a47d5a1ee66bab7f88be5534e000c53 100644 (file)
@@ -7,7 +7,7 @@
 <h1>{% trans "Server error" %}</h1>
 {% blocktrans with email|encode_string|safe as email %}
 There was an error processing your request. Please try again, or send 
-an <a href=mailto:{{ email }}>email</a>.
+an <a href="mailto:{{ email }}">email</a>.
 {% endblocktrans %}
 {% endwith %}
 {% endblock %}