BookStack/resources/views/pages/page-display.blade.php

3 lines
67 B
PHP
Raw Normal View History

<h1 id="bkmrk-page-title">{{$page->name}}</h1>
2015-08-09 07:06:52 -04:00
{!! $page->html !!}