enabled django-staticfiles and added logo
[myslice.git] / myslice / static / foo.html
diff --git a/myslice/static/foo.html b/myslice/static/foo.html
new file mode 100644 (file)
index 0000000..b35a004
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html> <head>
+<title>foo page</title>
+
+</head>
+
+<body>
+<h1></h1>
+
+
+
+<hr>
+<address></address>
+<!-- hhmts start -->Last modified: Tue Nov 20 16:09:35 CET 2012 <!-- hhmts end -->
+</body> </html>