@if (ModlistImage is not null)
{
}
@if (Modlist is not null)
{
}
@foreach (var step in StatusStep.Take(3))
{
@step
}