{% extends "base.html" %} {% set active = "strategos" %} {% block title %}{{ brief.title }} — Strategos Brief{% endblock %} {% block content %}
Annotations: {{ brief.annotations }}
{{ brief.content_md }}