Sha256: 8cd83b798e5df05b428747c117865f1f6f022af69ba2b6749a2148cdc9722e48

Contents?: true

Size: 591 Bytes

Versions: 4

Compression:

Stored size: 591 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

4 entries across 4 versions & 1 rubygems

Version Path
fanforce-plugin-factory-0.19.0 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.18.0 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.17.2 lib/fanforce/plugin_factory/layouts/new_message.haml
fanforce-plugin-factory-0.17.1 lib/fanforce/plugin_factory/layouts/new_message.haml