Sha256: 7e2615bf4252560379603fc9980b8b02a89a1bf6fd5565d1f4f6f8ff53c1690f

Contents?: true

Size: 590 Bytes

Versions: 5

Compression:

Stored size: 590 Bytes

Contents

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
%html
  %head
    %title Fanforce
    %meta{'http-equiv'=>'Content-Type', content:'text/html; charset=iso-8859-1'}/
    %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/
    = stylesheet '/new_message.css'

  %body
    = yield
    = javascript "///#{Fanforce.i_domain}/devforce.js?force_compile=#{ENV['RACK_ENV']=='development' ? 1 : 0}&env=#{ENV['RACK_ENV']}"
    = javascript '/new_message.js'
    = yield_content :after_core_js

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fanforce-plugin-factory-0.20.2 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.20.1 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.20.0 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.19.3 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.19.1 lib/fanforce/plugin_factory/layouts/new_message.haml