Fix error when accessing a tag page without being signed in.

This commit is contained in:
Andrej Kacian 2011-08-14 23:51:53 +02:00
parent 4fe61892e1
commit 657a9f96ef

View file

@ -2,7 +2,8 @@
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
%ul.left_nav
- if user_signed_in?
%ul.left_nav
%li
%div.root_element
= t('aspects.index.tags_following')