Sha256: c7031b449d7f8c03f25ca3ce2d598e6fd7c7a21b58ae90886cfa6cca40419cce
Contents?: true
Size: 857 Bytes
Versions: 23
Compression:
Stored size: 857 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 '/convert_pending_initiative.css' :javascript BASE_DOMAIN = #{Fanforce.base_domain.to_json} API_DOMAIN = #{Fanforce.api_domain.to_json} ASSETS_DOMAIN = #{Fanforce.assets_domain.to_json} %body = yield = javascript '//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js' = javascript "//#{Fanforce.eye_domain}/devforce.js#{'?DEBUG=1&DYNAMIC=1' if ENV['RACK_ENV']=='development'}" = javascript '/convert_pending_initiative.js' = yield_content :after_core_js
Version data entries
23 entries across 23 versions & 2 rubygems