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

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

.span-16.append-4.prepend-4.last
  #main_stream.stream.status_message_show
    = render 'shared/stream_element', :post => @photo, :all_aspects => @photo.aspects
%br
%br
%br