{# A message from the form before, carried in the query by the redirect. #} {% set msg = request.query_params.get("msg") %} {% set err = request.query_params.get("err") %} {% if err %}