簡易RSSリーダー
RSS取得URLの追加
タイトルとURLを入力してください
タイトル
$if errors.has_key('title'):
${errors.get('title')}
$endif
RSSのURL
$if errors.has_key('url'):
${errors.get('url')}
$endif