home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2012 January
/
maximum-cd-2012-01.iso
/
DiscContents
/
digsby_setup.exe
/
lib
/
plugins
/
linkedin
/
res
/
comments_list.tenjin
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-06-22
|
394 b
|
12 lines
<div class="comments">
<?py if item.comments is not None: ?>
<?py for comment in item.comments: ?>
<?py if comment.is_like or comment.is_dislike: ?>
<?py continue ?>
<?py _context['comment'] = comment ?>
<?py include(r"#{{app.resource('comment.tenjin')}}") ?>
<?py del _context['comment'] ?>
<?py #endfor ?>
<?py #endif ?>
</div>