error=protocol.create_error("Printing","No printer configured.","You don't have any printer configured for the protocoltype {}. Please do so before printing a protocol.".format(protocol.protocoltype.name))
(Table.link(url_for("delete_document",document_id=document.id),"Löschen",confirm="Bist du dir sicher, dass du das Dokument {} löschen willst?".format(document.name))
Table.concat([
Table.link(url_for("delete_document",document_id=document.id),"Löschen",confirm="Bist du dir sicher, dass du das Dokument {} löschen willst?".format(document.name)),