diff options
Diffstat (limited to 'aria/aria-rest-server/src/main/python/aria-rest/templates/index.html')
-rw-r--r-- | aria/aria-rest-server/src/main/python/aria-rest/templates/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html b/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html new file mode 100644 index 0000000000..6d74cfc0f8 --- /dev/null +++ b/aria/aria-rest-server/src/main/python/aria-rest/templates/index.html @@ -0,0 +1,3 @@ +<body> +<h1>Not Implemented</h1> +</body> |