Sha256: f991736698eb5b40d0e28518cf83fcf6a1ffe02d8c4335816d355893c4b27438
Contents?: true
Size: 394 Bytes
Versions: 2
Compression:
Stored size: 394 Bytes
Contents
!!! 5 %html %head %title =@title||"Magent Web" %link(rel="stylesheet" href="/stylesheets/jquery.mobile-1.0b1pre.min.css") %link(rel="stylesheet" href="/stylesheets/highlight.css") %script(src="http://code.jquery.com/jquery-1.5.2.min.js") %script(src="/javascripts/jquery.mobile-1.0b1pre.min.js") %script(src="/javascripts/application.js") %body = yield
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
magent-0.6.1 | lib/magent_web/views/layout.haml |
magent-0.6.0 | lib/magent_web/views/layout.haml |