Sha256: f49c1ca30ac02740f1c11db05ca986fa58d39218d30bf05d9c0a1a530004530a
Contents?: true
Size: 837 Bytes
Versions: 5
Compression:
Stored size: 837 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 '/promotional.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 '/assets/vendors/jquery/jquery-1.10.2.js' = javascript "///#{Fanforce.eye_domain}/devforce.js?zepto=0&env=#{ENV['RACK_ENV']}#{'&force_compile=1' if ENV['RACK_ENV']=='development'}" = javascript '/promotional.js' = yield_content :after_core_js
Version data entries
5 entries across 5 versions & 1 rubygems