11 lines
301 B
Text
11 lines
301 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.
|
|
|
|
.reshare_pane
|
|
%span.reshare_button
|
|
= link_to t('.reshare'), "#"
|
|
|
|
%ul.reshare_box
|
|
=aspect_links(aspects, :prefill => post.message)
|
|
|