-# PluginFactoryScaffolding : FILE -####################################################################################################################### !!! 5 %html.promotional-layout %head %title Fanforce %meta{'http-equiv'=>'Content-Type', content:'text/html; charset=iso-8859-1'}/ %meta{'http-equiv'=>'Content-Language', content: 'en-us'}/ = stylesheet '/promotional.css' :javascript FANFORCE_BASE_DOMAIN = #{Fanforce.base_domain.to_json} FANFORCE_API_DOMAIN = #{Fanforce.api_domain.to_json} = 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 '/promotional.js' %body = yield