This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b80184cd93
BookStack
/
resources
/
views
/
pages
/
page-display.blade.php
5 lines
104 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved all vuejs parts over to angular
2015-12-30 13:38:18 -05:00
<
div
ng
-
non
-
bindable
>
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 10:37:13 -05:00
<
h1
id
=
"
bkmrk-page-title
"
>
{{
$page
->
name
}}
</
h1
>
Extracted page form js and added better page content linking
2015-10-10 13:57:52 -04:00
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 10:37:13 -05:00
{
!!
$page
->
html
!!
}
</
div
>
Reference in New Issue
Copy Permalink