mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
include auth.scss file and redirect once on logout
This commit is contained in:
parent
7188324714
commit
e8785f5420
9 changed files with 19 additions and 18 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="container">
|
||||
{{#toolbar/t-toolbar}}
|
||||
{{#toolbar/t-links}}
|
||||
{{#link-to "folders" class="link" tagName="li"}}SPACES{{/link-to}}
|
||||
{{#link-to "folders" class="link" tagName="li"}}Spaces{{/link-to}}
|
||||
{{#link-to "folder" model.folder.id model.folder.slug class="link" tagName="li"}}{{model.folder.name}}{{/link-to}}
|
||||
{{/toolbar/t-links}}
|
||||
{{/toolbar/t-toolbar}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue