diff --git a/src/templates/nodes/custom/texture/view_embed.pug b/src/templates/nodes/custom/texture/view_embed.pug index 64d63079..9366070e 100644 --- a/src/templates/nodes/custom/texture/view_embed.pug +++ b/src/templates/nodes/custom/texture/view_embed.pug @@ -42,6 +42,13 @@ span.texture-info-seamless i.pi-puzzle | {% if not node.properties.is_tileable %}Not {% endif %}Seamless + span.texture-info-status + | {% if node.properties.status == 'published' %} + i.pi-laugh + | {% else %} + i.pi-displeased + | {% endif %} + | {{ node.properties.status }} | {% for f in node.properties.files %} section.node-row.texture-map