<%= stylesheet_link_tag "all", "bootstrap", "bootstrap-theme" %> <%#= stylesheet_link_tag "http://localhost:9393/status.css" %> <%= javascript_include_tag "all", "jquery", "bootstrap" %>

sublab

<%= yield_content :moods %>
<%= partial "navigation" %>
<%= partial "banner" %>
<%= partial "status" %>
<%= yield %>