summaryrefslogtreecommitdiff
path: root/pypers/wsgi/ui/default-orig/ex.html
diff options
context:
space:
mode:
Diffstat (limited to 'pypers/wsgi/ui/default-orig/ex.html')
-rw-r--r--pypers/wsgi/ui/default-orig/ex.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/pypers/wsgi/ui/default-orig/ex.html b/pypers/wsgi/ui/default-orig/ex.html
new file mode 100644
index 0000000..798e3cc
--- /dev/null
+++ b/pypers/wsgi/ui/default-orig/ex.html
@@ -0,0 +1,13 @@
+<html>
+<head>
+<style type="text/css">
+body
+{
+background: url(statpro_logo.gif) no-repeat top
+}
+</style>
+</head>
+<body>
+Prova Background CSS
+</body>
+</html>