9 lines
325 B
Text
9 lines
325 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.
|
|
|
|
#no_posts.empty_message{:class => ("hidden" unless post_count == 0)}
|
|
%h4
|
|
= t('.start_talking')
|
|
= link_to t('.try_adding_some_more_contacts'), contacts_path
|
|
|