{% extends "base.html" %} {% block body %} {% include "partials/playbook_card.html" with playbook=record.playbook %} {% load pygments_highlights %}