{% if config.OFFLINE_MODE %} {% else %}
{% endif %}
Puppetboard
{%- for endpoint, caption in [ ('index', 'Overview'), ('nodes', 'Nodes'), ('facts', 'Facts'), ('reports', 'Reports'), ('metrics', 'Metrics'), ('inventory', 'Inventory'), ('catalogs', 'Catalogs'), ('radiator', 'Radiator'), ('query', 'Query'), ] %}
{{ caption }}
{%- endfor %}
Environments
All environments
{% for env in envs %}
{{env}}
{% endfor %}
v0.2.0
{% block content %} {% endblock content %}
{% if config.OFFLINE_MODE %} {% if config.LOCALISE_TIMESTAMP %} {% endif %} {% else %} {% if config.LOCALISE_TIMESTAMP %} {% endif %} {% endif %} {% if config.LOCALISE_TIMESTAMP %} {% endif %} {% block script %} {% endblock script %}