summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/health.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/health.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/health.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/health.html b/bitbake/lib/toaster/toastergui/templates/health.html
new file mode 100644
index 0000000000..f17fdbc439
--- /dev/null
+++ b/bitbake/lib/toaster/toastergui/templates/health.html
@@ -0,0 +1,6 @@
1<!DOCTYPE html>
2<html lang="en">
3 <head><title>Toaster Health</title></head>
4 <body>Ok</body>
5</html>
6