We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ac3e4 commit 7b6feefCopy full SHA for 7b6feef
1 file changed
app/views/layouts/application.html.haml
@@ -2,6 +2,7 @@
2
%html
3
%head
4
%title Hackety Hack!
5
+ <link rel="stylesheet" href="http://twitter.github.com/bootstrap/assets/css/bootstrap-1.1.1.min.css">
6
= stylesheet_link_tag "application"
7
= javascript_include_tag "application"
8
= csrf_meta_tags
0 commit comments