summaryrefslogtreecommitdiff
path: root/dist/ws/views
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-19 00:27:53 -0700
committer8cy <[email protected]>2020-04-19 00:27:53 -0700
commitd372f005b9a41aa9a25d3d9429200168b9961112 (patch)
treeee751448f7096c016310c39a6ccf7a93d926ca78 /dist/ws/views
parentlaunch web dash, v7.2.0 (diff)
downloaddep-core-d372f005b9a41aa9a25d3d9429200168b9961112.tar.xz
dep-core-d372f005b9a41aa9a25d3d9429200168b9961112.zip
add views, v7.2.1
wooops
Diffstat (limited to 'dist/ws/views')
-rw-r--r--dist/ws/views/error.hbs1
-rw-r--r--dist/ws/views/index.hbs1
2 files changed, 2 insertions, 0 deletions
diff --git a/dist/ws/views/error.hbs b/dist/ws/views/error.hbs
new file mode 100644
index 0000000..fe49573
--- /dev/null
+++ b/dist/ws/views/error.hbs
@@ -0,0 +1 @@
+Error: {{errtype}} \ No newline at end of file
diff --git a/dist/ws/views/index.hbs b/dist/ws/views/index.hbs
new file mode 100644
index 0000000..5253033
--- /dev/null
+++ b/dist/ws/views/index.hbs
@@ -0,0 +1 @@
+Status: Online \ No newline at end of file