Missing </head> close tag

This commit is contained in:
crynobone 2012-05-08 09:49:36 +08:00
parent 2f2b0416aa
commit c50646dfe8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<title>Laravel: A Framework For Web Artisans</title>
<meta name="viewport" content="width=device-width">
{{ HTML::style('laravel/css/style.css') }}
</head
</head>
<body>
<div class="wrapper">
<header>