{% if message['message'] | length > 0 %}
    [{{proposer}}] replied to the proposal from [{{reciever}}]:
    {{message['message']}}
{% endif %}
