Missing </head> close tag
This commit is contained in:
parent
2f2b0416aa
commit
c50646dfe8
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue