Revision | Timestamp | Author | Entity | Log Message |
---|---|---|---|---|
${
h.link_to(revision['id'],
h.url_for(
controller='revision',
action='read',
id=revision['id'])
)
}
|
${h.render_datetime(revision['timestamp'], with_hours=True)} | ${h.linked_user(revision['author'])} |
|
${revision['message']} |