diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-27 14:06:18 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-27 14:06:18 +0000 |
| commit | fc0552c685b1ce37c9903418aa45f013067aad5d (patch) | |
| tree | 1a7d04aaba6c72740a8fdcf395416d705d0607fd /views/signin.hbs | |
| parent | 95d1c4e58796ea481e58a5d3c559c147b5b9b921 (diff) | |
| parent | 9d337173a7a6b6234332e7fdb69ff10308b0aca1 (diff) | |
doing a pull
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
Diffstat (limited to 'views/signin.hbs')
| -rw-r--r-- | views/signin.hbs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/views/signin.hbs b/views/signin.hbs index ebe78d1..7bea713 100644 --- a/views/signin.hbs +++ b/views/signin.hbs @@ -1,6 +1,5 @@ <main id="solutions-main"> - - <div class="row" id="solutions-main"> + <div class="row"> <div class="col-md-4 col-md-offset-4 col-sm-6 col-sm-offset-3"> {{# if success }} |
