diaspora/app/views/shared/_contact_sidebar.html.haml
Ilyaaaaaaaaaaaaa Zhitomirskiy e42d7273a8 featured users section
2011-07-29 19:00:15 -07:00

17 lines
505 B
Text

-# Copyright (c) 2010, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
.span-5.append-1
= render 'aspects/aspect_listings'
%hr
%ul.left_nav
- if AppConfig[:featured_users]
%li{:class => ("active" if defined?(@featured))}
= link_to t('contacts.featured.featured_users'), "/featured", :class => "element_selector"
/%li
/ = link_to "Invite friends", "#", :class => "element_selector"