{% 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'), ('query', 'Query'), ] %}
{{ caption }}
{%- endfor %}
Environments
All environments
{% for env in envs %}
{{env}}
{% endfor %}
v0.1.3
{% 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 %}