mirror of
https://github.com/nolanlawson/pinafore
synced 2025-01-10 10:16:20 +01:00
remove unnecessary div
This commit is contained in:
parent
9492ff4022
commit
3b26a8bfe6
@ -4,7 +4,7 @@
|
||||
|
||||
<Layout page='home'>
|
||||
{{#if $isUserLoggedIn}}
|
||||
<div><Timeline target='home' /></div>
|
||||
<Timeline target='home' />
|
||||
{{else}}
|
||||
<NotLoggedInHome/>
|
||||
{{/if}}
|
||||
|
Loading…
Reference in New Issue
Block a user