{Gelato_includes}
{Page_Title}
{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}
{$row.Title}
{$row.Body}
{elseif {$row.postType}==2}
{$row.Caption}
{elseif {$row.postType}==3}
{$row.Quote}
— {$row.Source}
{elseif {$row.postType}==4}
»
{$row.Name}
{$row.Description}
{elseif {$row.postType}==5}
...
{$row.Title}
{$row.Conversation}
{elseif {$row.postType}==6}
{$row.Video}
{$row.Caption}
{elseif {$row.postType}==7}
{$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}}
#
{$comment.Comment_Author} said:
at {$comment.Date}
{$comment.Comment}
{/block}
Add your comment
Name:
E-mail:
Website:
Textile
syntax is supported.
{else} {pagination} {/if} {/if}
at {$comment.Date}
{$comment.Comment}