Register
Login
Feedback
Help
Go to Mine
Go to Another Friend
Go to Application
Go to Another Section
Average Consumer's Horror Stories
in
Howard's Journals
Print this
|
Save as PDF
{if previousEntry}
NEWER ENTRY ${getLocalizedDate(previousEntry.createDate).format("MM/dd/yyyy")}
{if previousEntry.title.length > 30}
${previousEntry.title.substring(0, 30)|h}...
{else}
${previousEntry.title|h}
{/if}
{else} {/if}
{if nextEntry}
{if nextEntry.title.length > 30}
${nextEntry.title.substring(0, 30)|h}...
{else}
${nextEntry.title|h}
{/if}
OLDER ENTRY ${getLocalizedDate(nextEntry.createDate).format("MM/dd/yyyy")}
{else} {/if}