Does anyone see why this controller/view code is rendering incorrectly?
Controller:
ViewBag.tempString = "some temp string"; ...