簡易ブックマーク
$if message:
${message}
$endif
タイトル :
URL :
$for item in bookmarks:
${item[0]}
${item[1]}
$endfor