Show
Ignore:
Timestamp:
08/26/08 16:40:23 (5 years ago)
Author:
mattn
Message:

* 画面仕様変更に対応
* 絵文字だけのタイトルだと見えないのでtitleにはaltを使用

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • websites/wassr-fav.appspot.com/wassr-fav.rss

    r16738 r18249  
    66    <description>「{{ user|escape }}」がもらったイイネ</description>{% for fav in favs %} 
    77    <item> 
    8         <title>「{{ fav.title|escape }}」のイイネ</title> 
     8        <title>「{{ fav.title }}」のイイネ</title> 
    99        <link>{{ fav.link|escape }}</link> 
    1010        <author>{{ fav.author|escape }}</author>