Yesterday's Tomorrows
Semper Contemporarius
DATE_HERE
% for entry in news:
% if entry.img != " ":
% endif
${entry.title}
${entry.source}
${entry.summary}
${entry.dbhash}
% endfor
Post
% for msg in inbox:
${msg["fromname"]} <${msg["fromaddr"]}>
${msg["subject"]}
${msg["date"]}
READ
DELETE
MARK AS SPAM
BC-READ
BC-DELETE
BC-MARK AS SPAM
% endfor