From 17b89099b36a63ed2854083cdb4cb06f47a41e14 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 20 Jan 2016 19:05:02 +0200 Subject: Refactor file structure --- templates/index.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..77b5fe9 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,68 @@ + + + + + + + + + + Jonokone + + +
+
Jonokone
+
@ jonokone.dy.fi
+
+ + + + + + + + + +
Rivi: + +
Nimi: + +
+ + Lisää + +
+ {{error_message}} +
+ +
+
+ Poista {{person.name}} +
+
+ + + + + + + + + + +
RiviNimi
Rivi {{person.row}}{{person.name}}
+ +
+ + \ No newline at end of file -- cgit v1.3