{% load static %} Nieuw wachtwoord ยท VacatureRadar {% include "components/icon_sprite.html" %}

VacatureRadar

Intelligence cockpit

{% if validlink %}

Kies een nieuw wachtwoord

Gebruik een uniek, sterk wachtwoord dat je nergens anders gebruikt.

{% if form.errors %} {% endif %}
{% csrf_token %}
{% if form.new_password1.errors %}

{{ form.new_password1.errors|join:" " }}

{% endif %}
{% if form.new_password2.errors %}

{{ form.new_password2.errors|join:" " }}

{% endif %}
{% else %}

Link is verlopen

Nieuwe link aanvragen {% endif %}