{{$l10n.contact_title}}

{{if $contact}} {{include file="contact/entry.tpl"}} {{/if}}

{{$l10n.category_title}}

{{if $category}}

{{$category}}

{{/if}} {{if $rules}}

{{$l10n.rules_title}}

    {{foreach $rules as $rule_id => $rule_text}}
  1. {{$rule_text}}
  2. {{/foreach}}
{{/if}} {{if $comment}}

{{$l10n.comment_title}}

{{$comment nofilter}}

{{/if}} {{if $posts}}

{{$l10n.posts_title}} ({{$posts}})

{{/if}}