Welcome to mirror list, hosted at ThFree Co, Russian Federation.

show.html.haml « status_messages « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: defca25ad22854365c9bc568f8b4ffdda85a9837 (plain)
1
2
3
4
5
6
7
8
9
10
11
-#   Copyright (c) 2010, Diaspora Inc.  This file is
-#   licensed under the Affero General Public License version 3 or later.  See
-#   the COPYRIGHT file.

.span-20.append-2.prepend-2.last
  .stream_container
    #main_stream.stream.status_message_show
      = render 'shared/stream_element', :post => @status_message, :all_aspects => @status_message.aspects
    %br
    %br
    %br