This commit is contained in:
Tyrel Souza 2014-05-06 16:12:35 -04:00
parent 5c483df49a
commit 093ac26067

View File

@ -7,6 +7,8 @@
<title><%= title %></title>
<%= stylesheet_link_tag :application, :media => 'all' %>
<%= csrf_meta_tags %>
<%= yield :extra_head %>
</head>
<body class="<%= body_class %>">
<div class="col-md-12">