diff -r 52fb6408b86a -r 2d22262da8e0 templates/results.html --- a/templates/results.html Wed Oct 26 21:46:50 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,29 +0,0 @@ - - -
- -{% if error %} - {{ error }} -{% else %} -{% for entry in entries %} - - {% if loop.first %} -Name | Telefon | |
---|---|---|
{{entry.name}} | -{{entry.tel}} | -{{entry.mail}} | -