{% extends "base.html" %} {% block "title" %}
This is the interactive Withdraw flow. Please enter the amount you would like to withdraw and the bank account number, and choose a bank for withdrawal.
{% for error in field.errors %} {{ error }} {% endfor %}