## -*- coding: utf-8 -*- <%inherit file="main.html"/>

${subject}

${body} % if status_change is not None:
New status -> ${status_change}
% endif