Defcon
Current state of {{ component.name }} is:{{ dc|defcon_to_word }}
More-
{% for plugin, statuses in data.items %}
-
{{ status.title }} - {% if status.link %}#{% endif %}
{{ status.description|truncatewords:5 }}
{% endfor %}
{{ plugin.plugin.name }} ({{ statuses|length }})
-
{% for status in statuses %}
{% if component.description %}
{{ component.description|safe }}
{% endif %}
{% if component.link %}
Link: {{ component.link }}
Contact: {{ component.contact }}
{% endif %}
Badge:
{{ base_url }}/badge/{{component.id}}.svg
API:
{{ base_url }}/api/simple/{{component.id}}/