{% if new %} {% set action = '?/new-board' %} {% else %} {% set action = '?/edit/' ~ board.uri %} {% endif %}