$def with (add_form, options_form, error) Deluge:add torrent

$_("Add Torrent")

$if error:
$error
$:add_form.as_table()
$_('Options')
$:render.footer()