mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-30 04:23:11 +03:00
Removed old ng tags, Fixed header spacing
Also prevent pointer error on custom home page
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
@section('content')
|
||||
|
||||
<div class="container small" ng-non-bindable>
|
||||
<div class="container small">
|
||||
<h1>{{ trans('entities.pages_new') }}</h1>
|
||||
<form action="{{ $parent->getUrl('/create-guest-page') }}" method="POST">
|
||||
|
||||
|
Reference in New Issue
Block a user