{% if mod_name :}
{% if post['id'] == 0 and board.MOD_THREAD_ACTIONS :}
Thread[{$ ', '.join(['%s' % (board.DIR, thread['id'], action.name, board.DIR, thread['id'], action.name, action.name) for action in board.MOD_THREAD_ACTIONS]) $}]
{:}
{% if post['status'] == 'undeleted' :}
{% if board.MOD_POST_ACTIONS :}
[{$ ', '.join(['%s' % (board.DIR, thread['id'], post['id'], action.name, board.DIR, thread['id'], post['id'], action.name, action.name) for action in board.MOD_POST_ACTIONS]) $}]
{:}
{:}
More-Mod-Options
{: else :}
Options
{:}