diaspora/app/views/status_messages/new_bookmarklet.haml

9 lines
No EOL
337 B
Text

-# Copyright (c) 2010-2012, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
!!!
%html{:lang => I18n.locale.to_s, :dir => (rtl?) ? 'rtl' : 'ltr'}
%head
%body
%iframe{:src =>"/posts/new", :height => 500, :width => 980, :style => "border:none;"}