Sha256: ba403cd284163d4336c032f14778f477984297bcfae1cb921d3f7b2d8bbb7180
Contents?: true
Size: 393 Bytes
Versions: 2
Compression:
Stored size: 393 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/magent_web.js") %body = yield
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
magent-0.7.0 | lib/magent_web/views/layout.haml |
magent-0.6.2 | lib/magent_web/views/layout.haml |