{{ titleMacro.title(title=page.title) }} {% for history_entry in history %} {%- if loop.first %} {{ history_entry.timestamp | strftime }} {% else %} {{ history_entry.timestamp | strftime }} {% endif %} {{ history_entry.author.display_name if history_entry.author else _("")}} {% endfor %}