%= stylesheet_link_tag "/stylesheets/app.css" %> <%= javascript_script_tag "/javascripts/app.js" %>
<%= @title %>
<%= yield %>