{Gelato_includes} {Page_Title}
RSS

{Title}

{Description}
{if {$isAuthenticated}}
Hi, {User}.   Add/Edit my posts   Sign out
{/if} {if {$error}}
{$error}
{else} {block {$rows} as {$row}}
{$row.Date_Added}
{if {$row.postType}==1}
Permalink

{$row.Title}

{$row.Body}
{elseif {$row.postType}==2}
Permalink
{$row.PhotoAlt}
{$row.Caption}
{elseif {$row.postType}==3}
Permalink
{$row.Quote}
— {$row.Source}
{elseif {$row.postType}==4}
Permalink
{elseif {$row.postType}==5}
Permalink
...

{$row.Title}

{$row.Conversation}
{elseif {$row.postType}==6}
Permalink
{$row.Video}
{$row.Caption}
{elseif {$row.postType}==7}
Permalink
{$row.Mp3}
{$row.Caption}
{/if}

Posted by {$row.User} - ( {$row.Comments_Number} ) comments

{/block} {if {$id_post}}

{$row.Comments_Number} answers to “{$row.Post_Title}”

    {block {$comments} as {$comment}}
  1. #   {$comment.Comment_Author} said:
    at {$comment.Date}

    {$comment.Comment}

  2. {/block}

Add your comment

Textile syntax is supported.

{else} {pagination} {/if} {/if}