{title} {star-rate}
{short-story}
[edit]Edit[/edit] [full-link]Read more[/full-link] | [com-link]{comments-num} Comments[/com-link]
Posted on {date} by {author}
HTML;
$template_full = <<
{title} {star-rate}
{avatar}
{full-story}
{comments-num} Comments
[edit]Edit | [/edit]Posted on {date} by {author}
HTML;
$template_comment = <<
by {author} @ {date}
{comment}
HTML;
$template_form = <<
Name: |
|
E-mail: |
(optional) |
Smile: |
{smilies} |
{remember_me}
|
HTML;
$template_prev_next = <<[prev-link]<< Previous[/prev-link] {pages} [next-link]Next >>[/next-link]
HTML;
$template_comments_prev_next = <<[prev-link]<< Older[/prev-link] ({pages}) [next-link]Newest >>[/next-link]
HTML;
?>