@(beagles: Int, found: Int)

<!DOCTYPE html>
<html>
<head lang="en">
    <meta charset="UTF-8">
    <title></title>
</head>
<body>

  You found @found of @beagles beagles.

</body>
</html>