tweaking docs.

This commit is contained in:
Taylor Otwell 2012-04-03 09:20:59 -05:00
parent 5d3cc6beb0
commit 6ee7c1c280
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
@section('content')
{{ $content }}
@endsection
@endsection

View File

@ -30,4 +30,4 @@
{{ HTML::script('http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js') }}
{{ HTML::script('laravel/js/prettify.js') }}
</body>
</html>
</html>