<%= favicon_tag url_options: {script_tag: false} %> <%= stylesheet_tag 'http://fonts.googleapis.com/css?family=Quicksand|Faster+One|Cherry+Swash:700|Titillium+Web', rel: 'stylesheet', type: 'text/css' %> <%= stylesheet_tag "/css/base.css" %> <%= stylesheet_tag "/css/screen.css" %> <%= javascript_tag "http://code.jquery.com/jquery-1.9.1.min.js" %>
<%= image_tag "http://farm1.staticflickr.com/10/12470738_fc0212bf8c.jpg", width: "500", height: "375", alt: "Greased Lightning" %>

Sinatra Exstatic Assets

Helpers for your JS, CSS and anything static

<%= yield %>