if message is not None:
            report.add(m.ImportantText(message['name']))
            report.add(m.Paragraph(message['description']))