diff --git a/puppetboard/templates/_macros.html b/puppetboard/templates/_macros.html index 15990c2..49cdce0 100644 --- a/puppetboard/templates/_macros.html +++ b/puppetboard/templates/_macros.html @@ -5,7 +5,11 @@ + {% if show_node %} + + {% else %} + {% endif %} @@ -13,9 +17,9 @@ {% for fact in facts %} {% if show_node %} - + {% else %} - + {% endif %}
NodeFactValue
{{fact.node}}{{fact.node}}{{fact.name}}{{fact.name}}{{fact.value}}