home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Maximum CD 2012 January
/
maximum-cd-2012-01.iso
/
DiscContents
/
digsby_setup.exe
/
lib
/
plugins
/
facebook
/
res
/
posts.py.xml
< 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-02-11
|
329 b
|
11 lines
<?py for post in posts: ?>
<?py _context['post'] = post ?>
<?py if getattr(post, '_isad', False): ?>
<?py include(r"#{{app.resource('trend.py.xml')}}") ?>
<?py else: ?>
<?py include(r"#{{app.resource('post.py.xml')}}") ?>
<?py #endif ?>
<?py del _context['post'] ?>
<?py #endfor ?>