@model Project_Unite.Models.Contest @{ ViewBag.Title = "Contest: " + Model.Name; }
@Html.Markdown(Model.Description)
Unfortunately, this contest has ended and you cannot submit an entry. Perhaps there's another contest still going?
} else {Good news! This contest is still open. Hurry and submit your entry!
Go, go, go! Submit an entry! }Not enough people have entered into this contest.
}