diff options
Diffstat (limited to 'BKULocal/src/main/webapp/helpfiles/index.html')
| -rw-r--r-- | BKULocal/src/main/webapp/helpfiles/index.html | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/BKULocal/src/main/webapp/helpfiles/index.html b/BKULocal/src/main/webapp/helpfiles/index.html new file mode 100644 index 00000000..49aaed66 --- /dev/null +++ b/BKULocal/src/main/webapp/helpfiles/index.html @@ -0,0 +1,17 @@ +<!--  +    Document   : index +    Created on : 05.11.2008, 14:09:23 +    Author     : Clemens Orthacker <clemens.orthacker@iaik.tugraz.at> +--> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +  <head> +    <title></title> +    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +  </head> +  <body> +   +  <h2>Default help page if no help item is provided</h2> +   +  </body> +</html> | 
