diff -r 56308e61381c -r 846026b8422b templates/results.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/results.html Wed Oct 26 21:44:35 2011 +0200 @@ -0,0 +1,29 @@ + + +
+ +{% if error %} + {{ error }} +{% else %} +{% for entry in entries %} + + {% if loop.first %} +| Name | Telefon | |
|---|---|---|
| {{entry.name}} | +{{entry.tel}} | +{{entry.mail}} | +