{% extends "index.html" %} {% block meta %} {% if PLUGINS and 'pelican.plugins.activitypub' in PLUGINS %}{% endif %} {% endblock %} {% block title %} – {{ _('Posts by %(name)s', name=author) }}:{% endblock %} {% set summarise = True %}