{% load i18n %}

{% trans 'Summary'%}

{% include summary_template with object=object %}

{% trans 'Updated on'%} {% now "SHORT_DATETIME_FORMAT" %}