Help for this page

Select Code to Download


  1. or download this
    sub default : Private {
        my ( $self, $c, $page ) = @_;
    ...
        $c->stash->{template} = 'index.tt2';
        $c->log->debug(dump($replies));
    }
    
  2. or download this
    [% # Reply stuffs -%]
        [% reply_count = [];
    ...
          </small>
          </tr>
        </table>