UI Pages: Only show header div if there is a picture.
This commit is contained in:
@@ -5,8 +5,8 @@ include ../../../mixins/components
|
|||||||
| {% block bodyclasses %}{% endblock %}
|
| {% block bodyclasses %}{% endblock %}
|
||||||
|
|
||||||
| {% block body %}
|
| {% block body %}
|
||||||
.expand-image-links.imgs-fluid
|
|
||||||
| {% if node.picture %}
|
| {% if node.picture %}
|
||||||
|
.expand-image-links.imgs-fluid
|
||||||
+jumbotron(
|
+jumbotron(
|
||||||
"{{ node.name }}",
|
"{{ node.name }}",
|
||||||
null,
|
null,
|
||||||
|
Reference in New Issue
Block a user