<p class="{{if toast.isInfo "message-info"}} {{if toast.isSuccess "message-success"}} {{if toast.isWarning "message-warning"}} {{if toast.isError "message-danger"}}"> {{toast.message}} </p>