$def with (id, content, title=None) $# id : str : Unique identifier for the dialog element $# content : str : Rendered content to be displayed within the modal $# title : str|None : Title of modal
$if title:

$title

×Close
$:content