This website requires JavaScript.
Explore
Help
Sign in
YunoHost
/
doc
Watch
1
Star
0
Fork
You've already forked doc
0
mirror of
https://github.com/YunoHost/doc.git
synced
2024-09-03 20:06:26 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e6b3678d9
doc
/
themes
/
learn2
/
templates
/
partials
/
page.html.twig
7 lines
104 B
Twig
Raw
Normal View
History
Unescape
Escape
Grav-ification Creating the pages hierarchy for transitioning to Grav
2020-11-10 17:34:30 +01:00
<div id="body-inner">
<h1>
{{
page
.title
}}
</h1>
<p>
Small enhancements
2021-02-07 12:01:50 +01:00
{{
page
.content
|
raw
}}
Grav-ification Creating the pages hierarchy for transitioning to Grav
2020-11-10 17:34:30 +01:00
</p>
</div>
Reference in a new issue
Copy permalink