9 lines
332 B
Text
9 lines
332 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.
|
|
|
|
%div{:data => {:role => 'content'}}
|
|
%div{:data => {:role => 'fieldcontain'}}
|
|
=render 'shared/publisher', :aspect => @aspect
|
|
|
|
= render 'shared/stream', :posts => @posts
|