This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 04:26:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e572274249
Vulcan
/
client
/
views
/
posts
/
post_body.html
3 lines
94 B
HTML
Raw
Normal View
History
Unescape
Escape
show post body outside of post modules
2014-07-05 16:29:10 +09:00
<
template
name
=
"post_body"
>
adding new htmlBody field and adding hooks to sanitise it
2014-08-31 16:11:48 +09:00
<
div
class
=
"post-body markdown"
>
{{{htmlBody}}}
<
/
div
>
show post body outside of post modules
2014-07-05 16:29:10 +09:00
<
/
template
>
Reference in a new issue
Copy permalink