diff options
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 |
