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