Skip to content

Instantly share code, notes, and snippets.

@mdlawson
mdlawson / gist:4995703
Last active December 13, 2015 23:59 — forked from anonymous/gist:4995688
<head>
<title>Grassington Town Hall</title>
<%= javascript_include_tag "jquery-latest", :media => "all" %>
<%= javascript_include_tag "bootstrap", :media => "all" %>
<%= stylesheet_link_tag "bootstrap", :media => "all" %>
<%= stylesheet_link_tag "application", :media => "all" %>
<%= csrf_meta_tags %>
</head>
<body>
<div class="navbar navbar-static-top">