Chromium Code Reviews| Index: appengine/findit/templates/flake/result.html |
| diff --git a/appengine/findit/templates/flake/result.html b/appengine/findit/templates/flake/result.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..6b298d6e6f9b3cd3158301d1fd693845bc56471a |
| --- /dev/null |
| +++ b/appengine/findit/templates/flake/result.html |
| @@ -0,0 +1,8 @@ |
| +<!DOCTYPE html> |
| +<head> |
| + <title>Find Regression Range</title> |
| + <meta charset="utf-8"> |
| +</head> |
| +<body> |
| + <p> Your job has been submitted. </p> |
| +</body> |