Attachment rendering for posts & node descriptions.

This commit is contained in:
2016-10-26 12:07:01 +02:00
parent d50d206e77
commit aef7754537
7 changed files with 104 additions and 2 deletions

View File

@@ -0,0 +1 @@
a.attachment(href="{{ file.link }}") {{ file.filename }}

View File

@@ -0,0 +1 @@
img(src="{{ vars['l'].link }}",alt="{{ file.filename }}")