Skip to content

Instantly share code, notes, and snippets.

@pgoodman
Created January 1, 2009 22:02
Show Gist options
  • Select an option

  • Save pgoodman/42387 to your computer and use it in GitHub Desktop.

Select an option

Save pgoodman/42387 to your computer and use it in GitHub Desktop.
(print (parse ':html "prefix text<div class=\"post\"><a name=\"comment-{$comment.comment_ID}\" id=\"comment-{$comment.comment_ID}\"></a>{$comment.content}<ul class=\"categories\">by <cond:if var=\"comment.comment_author_url\" neq=\"\"><a href=\"{$comment.comment_author_url}\" title=\"{$comment.comment_author}\">{$comment.comment_author}</a><cond:else />{$comment.comment_author}</cond:if> on {$comment.date} </ul></div>postfix text"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment