Work in progress in blurring asset preview and minor CSS/template cleanups

This commit is contained in:
2018-03-21 20:15:29 +01:00
parent d30a11c8f7
commit 479a435ec5
6 changed files with 78 additions and 79 deletions

View File

@@ -9,18 +9,7 @@
src="{{ node.picture.thumbnail('l', api=api) }}")
| {% endif %}
section.node-details-container.file
.node-details-header
.node-title#node-title
| {{node.name}}
| {% if node.description %}
.node-details-description#node-description
| {{ node.description | markdown }}
| {% endif %}
section.node-details-container
include ../../_node_details
#comments-embed