mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
58117bcf2d
Related/intended for #2796
5 lines
246 B
PHP
5 lines
246 B
PHP
{{--The below text may be dynamic based upon language and scenario.--}}
|
|
{{--It's safer to add new text sections here rather than altering existing ones.--}}
|
|
<h1 class="list-heading">{{ $title }}</h1>
|
|
<h5>{{ $subtitle }}</h5>
|
|
<p>{{ $details }}</p> |