-# Copyright (c) 2010, Diaspora Inc. This file is -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. - content_for :page_title do = "everything happening from #{@app}" - content_for :head do = include_javascripts :home - content_for :body_class do = "apps_show" - content_for :break_the_mold do = "width:100%;" %h1 = "#{@app}" #main_stream.stream - if @posts.length > 0 .canvas.stream - for post in @posts .image-element.stream-element .hold-me = link_to(image_tag(post.image_url), object_path(post)) .via = post.author.name #pagination =link_to(t('more'), next_page_path, :class => 'paginate')