diaspora/app/views/posts/show.html.haml
2011-07-21 18:22:17 -07:00

10 lines
365 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-20.append-2.prepend-2.last
#main_stream.stream.status_message_show
= render 'shared/stream_element_shim', :post => @post, :commenting_disabled => defined?(@commenting_disabled)
%br
%br
%br