@page "/citizen/dashboard"
@inject HttpClient http
@inject AppState state
Retrieving your employment profile...
} else {
Your employment profile was last updated
You do not have an employment profile established; click “Profile”* in the menu to get started!
}
There @(ProfileCount == 1 ? "is" : "are") @(ProfileCount == 0 ? "no" : ProfileCount) employment
profile@(ProfileCount != 1 ? "s" : "") from citizens of Gitmo Nation.
@if (ProfileCount > 0)
{