$def with (d)
$var title: $_("Your Privacy on Open Library")
$_("Privacy & Content Moderation Settings")
$def selected(value, value2):
$if value == value2: checked="checked"
$ public_readlog = d.get('public_readlog', 'no')
$ safe_mode = d.get('safe_mode', 'no')