Sha256: bebcf70fde0102b92fbf041f4ed3ab8ef2b3fca2adb76cda2479127db4602191

Contents?: true

Size: 513 Bytes

Versions: 4

Compression:

Stored size: 513 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 '/dashboard.css'

  %body
    = yield
    = javascript '///' + Fanforce::I_DOMAIN + '/devforce.js'
    = javascript '/dashboard.js'
    = yield_content :after_core_js

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fanforce-app-factory-0.19.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.18.0 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.17.2 lib/fanforce/app_factory/layouts/dashboard.haml
fanforce-app-factory-0.17.1 lib/fanforce/app_factory/layouts/dashboard.haml