vanth/templates
Eli Ribble 6d6112de33 Update account creation to take in the account ID
We need the account ID to uniquely identify the account when we request
transactions. So now we require the user to input the data. Over time we
may be able to come up with a way to make this less onerous for the user
since, in this case, AFCU actually calculates the account ID from the
user ID.

But we'll get to that as we learn more
2016-06-23 08:44:26 -06:00
..
accounts.html Update account creation to take in the account ID 2016-06-23 08:44:26 -06:00
base.html Add a navbar to the main page after login 2016-06-09 01:19:03 -06:00
index.html Remove my old test logout button 2016-06-09 10:00:00 -06:00
layout.html Add a navbar to the main page after login 2016-06-09 01:19:03 -06:00
login.html Add support for creating and listing OFXAccounts 2016-06-21 07:51:36 -06:00
navbar.html Use automatic template context rather than passing the path through 2016-06-09 10:18:30 -06:00