@page "/portal"
Portal | TireTargets
@if(!userHasLocation)
{
}
@if(needSelection)
{
}
else if (userHasLocation && !needSelection)
{
}
Hello, @Components.Layout.MainLayout.Session["fname"].Split(" ")[0]! The portal is under construction. Come back later!