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 -# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file. -# the COPYRIGHT file.
%ul.left_nav - if user_signed_in?
%ul.left_nav
%li %li
%div.root_element %div.root_element
= t('aspects.index.tags_following') = t('aspects.index.tags_following')