rsx! { // Does this work? for i in b { // Hey it works? div {} } // Some ifchain if a > 10 { // div {} } else if a > 20 { h1 {} } else if a > 20 { h1 {} } else if a > 20 { h1 {} } else if a > 20 { h1 {} } else if a > 20 { h1 {} } else if a > 20 { h1 {} } else { h3 {} } }