lib/mongobile/views/layout.haml in mongobile-0.1.1 vs lib/mongobile/views/layout.haml in mongobile-0.1.2
- old
+ new
@@ -4,8 +4,10 @@
%title
=@title||"Mongobile"
%link(rel="stylesheet" href="/stylesheets/jquery.mobile-1.0a3pre.min.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")
%body
= yield