Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dvrensk/evergreen into dv…
Browse files Browse the repository at this point in the history
…rensk-master
  • Loading branch information
jnicklas committed Nov 5, 2010
2 parents e353f48 + f1b41c4 commit 31b90d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/evergreen/views/layout.erb
Expand Up @@ -5,7 +5,7 @@
<title>Evergreen</title>
<link rel="stylesheet" type="text/css" href="<%= url('/jasmine/jasmine.css') %>"/>
<link rel="stylesheet" type="text/css" href="<%= url('/resources/evergreen.css') %>"/>
<meta name="content-type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body>
<%= yield %>
Expand Down

0 comments on commit 31b90d8

Please sign in to comment.