{% load icons %} {% load query %} {% for r in puppet_reports %}
Level | Source | Message | Tags | Time | Status | |||
---|---|---|---|---|---|---|---|---|
{% icon 'fugue-exclamation-red' %} | {% elif f.level == 'notice' %}{% icon 'fugue-exclamation-white' %} | {% elif f.level == 'warning' %}{% icon 'fugue-exclamation' %} | {% else %} {% endif %}{{ f.level }} | {{ f.source }} | {{ f.message }} |
{{ f.tags }} | {{ f.time }} | {{ f.status }} |