mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
14 lines
367 B
Plaintext
14 lines
367 B
Plaintext
-# Copyright (c) 2010-2011, 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
|
|
= post.page_title
|
|
|
|
- content_for :meta_data do
|
|
= metas_tags post.metas_attributes
|
|
|
|
- content_for :content do
|
|
#container.container-fluid
|
|
= render "report/report_modal"
|