diff options
Diffstat (limited to 'index_files/commandline.html')
| -rw-r--r-- | index_files/commandline.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index_files/commandline.html b/index_files/commandline.html new file mode 100644 index 0000000..76930b3 --- /dev/null +++ b/index_files/commandline.html @@ -0,0 +1,15 @@ +<!DOCTYPE html> +<html class="TridactylOwnNamespace TridactylThemeDark"><head> +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <meta charset="utf-8"> + <title>Tridactyl commandline</title> + <link rel="stylesheet" href="commandline_data/cleanslate.css"> + <link rel="stylesheet" href="commandline_data/commandline.css"> + </head> + <body> + <div id="completions"></div> + <div id="command-line-holder"><span id="tridactyl-colon"></span><input id="tridactyl-input"></div> + <script src="commandline_data/commandline_frame.js"></script> + + +</body></html>
\ No newline at end of file |
