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