<%= stylesheetTag("application.css") %> ">
<%= partial("flash.html") %> <%= partial("nav/navbar.plush.html") %> <%= partial("header/header.plush.html") %> <%= yield %>
<%= javascriptTag("application.js") %> <%= if (analytics_enabled == "true") { %> <%= if (analytics_enabled_self_hosting) { %> <% } else { %> <% } %> <% } %> <%= partial("footer.plush.html") %>