Look at all the details and how they work
- It has an x axis
- It has a y axis
| ########################### | |
| #VIEW | |
| ########################## | |
| <h1>Request password reset</h1> | |
| <%= flash[:notice] %> | |
| <%= flash[:error] %> | |
| <%= error_messages_for :user %> | |
| <p>Have you forgotten your password? Don't worry, simply enter your email address below and we will send you a link to enable you to reset your password.</p> |