{% extends "base.html" %} {% load static %} {% block title %}PIPs — Mockup{% endblock %} {% block content %}
Playbook Improvement Proposals — structured change requests for Released playbooks
| PIP | Title | Target Playbook | Changes | Status | Submitted | Updated | Actions |
|---|---|---|---|---|---|---|---|
| {% if pip.status_changed %}●{% endif %}PIP-{{ pip.id }} | {{ pip.title }} | {{ pip.target_playbook }} {{ pip.target_version }} | {{ pip.changes_count }} | {{ pip.status }} | {{ pip.submitted }} | {{ pip.last_updated }} |
Visible to Administrators only — shows all users' PIPs with a Submitted By column.