+
+ + + {% if page.summary %} +

{{ page.summary }}

+ {% endif %} + + {% if page.read_when %} +
+ Read when… +
    + {% for hint in page.read_when %} +
  • {{ hint }}
  • + {% endfor %} +
+
+ {% endif %} + +
+ {{ content }} +
+ +
+ + +
+
+