{% import "bootstrap/wtf.html" as wtf %} Bank Statement Analyser

Sign Up Form


{{ form.hidden_tag() }} {{ wtf.form_field(form.username) }} {{ wtf.form_field(form.email) }} {{ wtf.form_field(form.password) }} {{ err }}