Files
sql-server-samples/samples/features/security/ledger/source/WorldCup/error.html
T
2022-12-01 13:57:08 +01:00

14 lines
331 B
HTML

<html>
<head>
<style>
p,h1, label {font-family: "Calibri", "Arial", Gadget, sans-serif; }
</style>
</head>
<body>
<p>
<b>Error</b> Please enter valid items: A full name (first and last), a wager amount in USD, and an actual selected bet.
</p>
</body>
</html>