diaspora/app/views/aspects/index.mobile.haml

11 lines
410 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.
= select_tag "aspect_picker", aspect_select_options(@aspects, @aspect)
%div{:data => {:role => 'content'}}
%div{:data => {:role => 'fieldcontain'}}
=render 'shared/publisher', :aspect => @aspect
= render 'shared/stream', :posts => @post_hashes