Fix error when accessing a tag page without being signed in.
This commit is contained in:
parent
4fe61892e1
commit
657a9f96ef
1 changed files with 16 additions and 15 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
-# licensed under the Affero General Public License version 3 or later. See
|
-# licensed under the Affero General Public License version 3 or later. See
|
||||||
-# the COPYRIGHT file.
|
-# the COPYRIGHT file.
|
||||||
|
|
||||||
|
- if user_signed_in?
|
||||||
%ul.left_nav
|
%ul.left_nav
|
||||||
%li
|
%li
|
||||||
%div.root_element
|
%div.root_element
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue