Added basic PDF export feature for documents
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{# vim: ft=htmljinja
|
||||
#}
|
||||
<h1>{{ document.title }}</h1>
|
||||
<h2>Írta: {{ document.createdBy.displayName }}</h2>
|
||||
{{ document.content|raw }}
|
Reference in New Issue
Block a user