Plume/templates/session
Ana Gelez 8ab690001d Replace the input! macro with an Input builder (#646)
* Replace the input! macro with an Input builder

* Use a BTreeMap instead of an HashMap

Followinf @fdb-hiroshima's advice

* Rename Input::to_html to Input::html

To make clippy happy

* Wrap error messages in red paragraphs
2019-08-27 16:50:24 +02:00
..
login.rs.html Replace the input! macro with an Input builder (#646) 2019-08-27 16:50:24 +02:00
password_reset.rs.html Replace the input! macro with an Input builder (#646) 2019-08-27 16:50:24 +02:00
password_reset_request.rs.html Replace the input! macro with an Input builder (#646) 2019-08-27 16:50:24 +02:00
password_reset_request_expired.rs.html Store password reset requests in database (#610) 2019-06-04 19:55:17 +01:00
password_reset_request_ok.rs.html Password reset (#448) 2019-02-27 13:29:26 +01:00