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