{% with regressions=build.status.get_regressions %} {% if regressions %} {% endif %} {% endwith %} {% with fixes=build.status.get_fixes %} {% if fixes %} {% endif %} {% endwith %}