This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1689 | |
| 0 45-Glenferrie Rd/Wattletree Rd (Malvern) | |
| 1 44-Duncraig Ave/Wattletree Rd (Armadale) | |
| 2 42-Clyde St/Raleigh Rd (Maribyrnong) | |
| 3 43-Egerton Rd/Wattletree Rd (Armadale) | |
| 4 50-Vincent St/Wattletree Rd (Malvern East) | |
| 5 42-Kooyong Rd/Wattletree Rd (Armadale) | |
| 6 51-Erica Ave/Wattletree Rd (Malvern East) | |
| 7 38-Renown St/Sydney Rd (Coburg) | |
| 8 28-Punt Rd/High St (Prahran) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="container"> | |
| <div class="row"> | |
| <div class="col-sm-6 col-md-4 col-md-offset-4"> | |
| <h1 class="text-center login-title">Sign in to continue to Bootsnipp</h1> | |
| <div class="account-wall"> | |
| <img class="profile-img" src="https://lh5.googleusercontent.com/-b0-k99FZlyE/AAAAAAAAAAI/AAAAAAAAAAA/eu7opA4byxI/photo.jpg?sz=120" | |
| alt=""> | |
| <form class="form-signin"> | |
| <input type="text" class="form-control" placeholder="Email" required autofocus> | |
| <input type="password" class="form-control" placeholder="Password" required> |