diff options
Diffstat (limited to 'public/index.html.template')
| -rw-r--r-- | public/index.html.template | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/public/index.html.template b/public/index.html.template deleted file mode 100644 index 0dfbee7..0000000 --- a/public/index.html.template +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<html lang="en-US"> - -<head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <meta http-equiv="x-ua-compatible" content="ie=edge" /> - <title>AO Coverage: Simple code coverage tracking</title> -</head> - -<body> - <div id="content"> - <span class="code">bash <(curl -s {{TARGET_URL}}/bash)</span> - </div> -</body> - -</html>
\ No newline at end of file |
