Complete redesign, wow!
This commit is contained in:
parent
a2b9bc7422
commit
49049eadb3
37 changed files with 1363 additions and 485 deletions
3
templates/shortcodes/page.html
Normal file
3
templates/shortcodes/page.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<div class="page{% if pos %} page-{{ pos }}{% endif %}">
|
||||
{{ body | markdown | safe }}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue