{% extends "base.html" %} {% block title %}PIP-{{ pip.pk }} — Mimir{% endblock %} {% block content %}
Target playbook: {{ pip.playbook.name }} · v{{ pip.playbook.version }}
{{ pip.get_status_display }}
{{ pip.summary }}
{% if ch.name %}{{ ch.name }}{% endif %} {% if ch.target_name_snapshot or ch.target_id %} · {% if ch.target_name_snapshot %}{{ ch.target_name_snapshot }}{% else %}#{{ ch.target_id }}{% endif %} {% endif %}
{{ ch.content|default:'(empty)' }}
{% if ch.galdr_reasoning %}