blob: 8187c23bb75ebd70d5b01b95b9eb1695c178db07 (
plain)
1
2
3
4
|
<div>Commitfest: [% d.commitfest_name | htmlsafe %]</div>
<div>Patch: <a href='http://commitfest.postgresql.org/action/patch_view?id=[% d.patch_id %]'>[% d.patch_name | htmlsafe %]</a></div>
<div>User: [% d.last_updater | htmlsafe %]</div>
<div>[% d.activity_type | htmlsafe %]: [% d.details | htmlsafe %]</div>
|