#import facebookstuff #import web

ELECTION Wall

Displaying all $candidate.number_comments wall posts.

#import facebookstuff #import web #import datetime
#for $comment in $comments
wrote
$web.datestr($comment.created, $datetime.datetime.now())
$comment.comment
#end for