% if updates:
% for index, update in enumerate(updates):
% if not update.get("is_error"):
% endfor
% else:
% endif
% endif
${update.get("date")}
% endif
${HTML(update.get("content"))}