Sha256: e6ea810c6b127136730c5edbbf78134e975cca8368a50156a3f16d28c4e099f2

Contents?: true

Size: 1.22 KB

Versions: 6

Compression:

Stored size: 1.22 KB

Contents

!!! 5
%html(ng-app="myApp")
  %head
    %meta(http-equiv="Content-Type" content="text/html; charset=utf-8")
    %meta(name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0")
    %meta(name="apple-mobile-web-app-capable" content="yes")
    %meta(name="apple-mobile-web-app-status-bar-style" content="black")

    %title Title

    /gen-css

    /manual-css
    %link(rel="stylesheet" type="text/css" href="lib/js/angular/mobile-nav.css")


  %body(ng-controller="MainCtrl")
    %mobile-view

    %script(lang="javascript" src="lib/js/cordova/cordova-2.1.0.js")
    %script(lang="javascript" src="lib/js/angular/angular.min.js")
    %script(lang="javascript" src="lib/js/angular/mobile-nav.min.js")

    %script(lang="javascript" src="lib/js/zepto/zepto.js")
    %script(lang="javascript" src="lib/js/infrastructure/native.js")

    %script(lang="javascript" src="lib/js/underscore/underscore-min.js")

    %script(lang="javascript" src="lib/js/jt-logic.js/would.js")
    %script(lang="javascript" src="lib/js/jt-logic.js/relations.js")
    %script(lang="javascript" src="lib/js/jt-logic.js/conditions.js")
    %script(lang="javascript" src="lib/js/jt-notify.js/notify.js")

    =include_js

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
web-development-kit-0.0.2 lib/wdk/www_rb/templates/src/view/index.haml
jt-mobile-kit-1.2.0 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.1.8 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.1.7 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.1.6 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.1.5 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml