#extend("trunk"): #export("body"):
#if(dailyTheme.image): Daily Theme Image
Today's Theme: #(dailyTheme.title)
#(dailyTheme.info)
#else:
Today's Theme: #(dailyTheme.title)
#formatTwarrtText(dailyTheme.info)
#if(dailyTheme.image): Daily Theme Image #endif #endif
#if(count(announcements) > 0):

Announcements

#for(ann in announcements):
From: #userByline(ann.author, "link-light")
#formatTwarrtText(ann.text)
Display Until #staticTime(ann.displayUntil)
#endfor #endif #if(trunk.alertCounts.newTwarrtMentionCount > 0 || trunk.alertCounts.newForumMentionCount > 0):
Notifications
#endif
#if(trunk.alertCounts.newTwarrtMentionCount > 0): You have #(trunk.alertCounts.newTwarrtMentionCount) new tweet @mentions #endif #if(trunk.alertCounts.newForumMentionCount > 0): You have #(trunk.alertCounts.newForumMentionCount) new forum @mentions #endif #if(trunk.userIsLoggedIn):

Things to Do:

Documentation:

#else:
You are currently logged out

Use the links below to log in or create an account.

While logged out, Tweets, Forums, Seamail, and Looking For Group will not be available.

#endif
#endexport #endextend