@if (user.isHuman) { } @else if (user.isRobot) { @defer { } } @else {

The profile is unknown!

}