summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templates/index.html')
-rw-r--r--lib/toaster/toastergui/templates/index.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/toaster/toastergui/templates/index.html b/lib/toaster/toastergui/templates/index.html
deleted file mode 100644
index 80b02d94a..000000000
--- a/lib/toaster/toastergui/templates/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-<head>
- <title>GUI Page</title>
-</head>
-<body>
-{% load staticfiles %}
-
-<img src="{% static "/static/images/yocto.jpg" %}" alt="Yocto"/>
-
-This is your basic index page!
-</body>
-
-</html> \ No newline at end of file