%inherit file="base.html" /> <%def name='add_body()'> % if header:
${header}
% endif${summary}
% if error:${error}
% endif${T('report.backup_start')} | ${start} |
---|---|
${T('report.backup_finish')} | ${finish} |
${T('report.backup_duration')} | ${duration} |
${T('report.source')} | ${T('report.result')} |
---|---|
${volume.source} | ${volume.result} |