Sha256: dbf4bd26e26fb015415e70dd77934ab8917f7f75c3c8dbe7be4ae8852251b9b3

Contents?: true

Size: 436 Bytes

Versions: 3

Compression:

Stored size: 436 Bytes

Contents

!!! 5
%html
  %head
    %title
      =@title||"Mongobile"
    %link(rel="stylesheet" href="/stylesheets/jquery.mobile-1.0a3pre.min.css")
    %link(rel="stylesheet" href="/stylesheets/highlight.css")

    %script(src="http://code.jquery.com/jquery-1.4.3.min.js")
    %script(src="/javascripts/jquery.mobile-1.0a3pre.min.js")

    %script(src="/javascripts/status.js")

    %script(src="/javascripts/application.js")
  %body
    = yield

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mongobile-0.1.5 lib/mongobile/views/layout.haml
mongobile-0.1.4 lib/mongobile/views/layout.haml
mongobile-0.1.3 lib/mongobile/views/layout.haml