{% if form.birthdate.errors %}
{{ form.birthdate.errors.as_ul }}
{% endif %}