This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78564ec61d
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-31 02:38:18 +08:00
<
div
ng
-
non
-
bindable
>
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 23:37:13 +08:00
<
h1
id
=
"
bkmrk-page-title
"
>
{{
$page
->
name
}}
</
h1
>
Extracted page form js and added better page content linking
2015-10-11 01:57:52 +08:00
Fixed issue with searching invalid chars and page-content compiliation
2015-12-29 23:37:13 +08:00
{
!!
$page
->
html
!!
}
</
div
>