Sha256: a5b3dcbd8659becd8b61fd1b913865c7bb9085e3be9dfa7777729471c20033da

Contents?: true

Size: 726 Bytes

Versions: 14

Compression:

Stored size: 726 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8" />
    <meta name="format-detection" content="telephone=no" />
    <!-- WARNING: for iOS 7, remove the width=device-width and height=device-height attributes. See https://issues.apache.org/jira/browse/CB-4323 -->
    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />

    <%= stylesheet_tag 'application', expand: Susanoo::Project.debug %>

    <title>Hello World</title>
  </head>
  <body>
    <div ng-view>
    </div>
    <script type="text/javascript" src="cordova.js"></script>

    <%= javascript_tag 'application', expand: Susanoo::Project.debug %>
  </body>
</html>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
susanoo-0.13.0 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.12.3 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.12.2 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.12.1 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.12.0 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.11.1 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.10.0 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.8.0 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.7.4 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.7.2 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.7.1 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.7.0 lib/susanoo/templates/application/src/index.html.erb
susanoo-0.5.1 lib/susanoo/templates/application/www/index.html.erb
susanoo-0.5.0 lib/susanoo/templates/application/www/index.html.erb