{% extends "base.xhtml" %} {% block body_class %}article{% endblock %} {% block content %}
Why it's here: {{ text }}
{% endif %} {% if let Some(line) = social_line %} {% endif %} {% if let Some(text) = summary %}{{ text }}
{% endif %} {% if excerpt_only %}(excerpt only — read online)
{% endif %}