aurweb/templates/account
Kevin Morris 021a1c8fb6 add /accounts/ (get, post) routes
Slight markup changes, same style overall and same
form parameters as the PHP implementation.

In addition, we've disabled the "left" and "right"
navigation buttons when we're at the border of the
table.

CSS Changes:

- Added similar styling to submit `<buttons>` that submit `<input>` had.
- Added .results tr td[align="{left,right}"] styling to align
  the result table's `More -->` button to the right of the table.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-07-01 11:08:56 -07:00
..
edit.html add account edit (settings) routes 2021-06-05 20:11:17 -07:00
index.html add /accounts/ (get, post) routes 2021-07-01 11:08:56 -07:00
search.html add /accounts/ (get, post) routes 2021-07-01 11:08:56 -07:00
show.html add account (view) route 2021-06-05 20:11:17 -07:00