Minor tweaks and cleanup on group_hdri, group_texture and texture templates

This commit is contained in:
2018-03-27 19:47:48 +02:00
parent a4e415f1e3
commit ab6b277293
4 changed files with 73 additions and 237 deletions

View File

@@ -4,11 +4,6 @@
.texture-title#node-title
| {{node.name}}
| {% if node.picture %}
.texture-backdrop(
style="background-image: url({{ node.picture.thumbnail('m', api=api) }})")
| {% endif %}
| {% if node.description %}
section.node-row
.node-details-description