diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-27 13:22:23 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-27 13:22:23 +0000 |
| commit | d12fecf3453a7a362150bb5a87e152fade6f6976 (patch) | |
| tree | 64601f3017f3fee98e05a73c115bc205147328fb /views/layouts/layout.hbs | |
| parent | 7bee9b7e0968b650b3dbe2e35bf3a0d7d6e5e00e (diff) | |
Added all courses to the Course dropdown in the header
Diffstat (limited to 'views/layouts/layout.hbs')
| -rw-r--r-- | views/layouts/layout.hbs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 8ffbdb5..42bd09b 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -49,7 +49,6 @@ {{else}} {{> footer }} {{/if}} - {{> login }} - {{> registration }} + </body> </html>
\ No newline at end of file |
