tweaking docs.
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
{{ $content }}
|
{{ $content }}
|
||||||
@endsection
|
@endsection
|
||||||
@@ -30,4 +30,4 @@
|
|||||||
{{ HTML::script('http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js') }}
|
{{ HTML::script('http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js') }}
|
||||||
{{ HTML::script('laravel/js/prettify.js') }}
|
{{ HTML::script('laravel/js/prettify.js') }}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user