Sha256: 887d8f296c0d050828351c438e4e36ef66f89a71c85909fe08872c6c4e077888

Contents?: true

Size: 907 Bytes

Versions: 4

Compression:

Stored size: 907 Bytes

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")

    =include_js

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jt-mobile-kit-1.1.2 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.1.1 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.0.3 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml
jt-mobile-kit-1.0.2 lib/jt-mobile-kit/www_rb/templates/hamls/index.haml