@main(title = "Free URL Shortener") {
@* TODO: Improve error handling, invalid URL and internal server error shouldn't result in the same error message *@
We were unable to shorten your URL at this time, please try again shortly.
@* TODO: Make sure this form works without JS as soon as the API supports the consumption of the "application/x-www-form-urlencoded" content-type.*@

What would you like to shorten today?

You're all done, start using the URL below.

Shorten Another URL
}