{% extends "partials/base.html" %} {% block body %}
{{ created }}{% if ed and ed|string != created|string %} (ed. {{ ed }}){% endif %}{% if collections %} / #{{ collections[0] }}{% endif %} / {{ reading_time }} min
{{ summary }}
{% endif %} {% endblock %}All code examples are available in this GitHub repository!