changeset 2:3671857d1dfe

added views
author sean
date Sun, 12 Jul 2015 18:00:57 +0200
parents d9a45b7ef0d4
children 3f5bcad45756
files views/hello_template.tpl
diffstat 1 files changed, 21 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/views/hello_template.tpl	Sun Jul 12 18:00:57 2015 +0200
@@ -0,0 +1,21 @@
+
+<style>
+    #wrapper{
+        color: red;
+    }
+
+    .tile{
+        color: white;
+    }
+
+</style>
+
+<div id = "wrapper">
+
+
+<div class = "tile">
+
+</div>
+dsndsakj
+
+</div>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)