{% if post and board %} {% set action = '?/' ~ board ~ '/ban/' ~ post %} {% elseif edit_ban %} {% set action = '' %} {% else %} {% set action = '?/ban' %} {% endif %}