diaspora/app/views/shared/_stream.haml

7 lines
243 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.
%ul#stream
- for post in posts
= render 'shared/stream_element', :post => post