trunk 20080912
[gitenigma.git] / data / templates / pdaResponse.tmp
blobdd0a5da559e8147abf6b5d4da87906c2f4627688
1 <html>
2         <head>
3                 <title>Info</title>
4         </head>
5         <body>
6                 #MSG#
7                 <script>
8                         window.setTimeout("close()", #WAIT#);
9                 </script>
10         </body>
11 </html>