Subversion Repositories wimsdev

Rev

Rev 13594 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4175 bpr 1
<html><title>Notepad</title>
20 reyssat 2
<head>
3
</head>
4
<body background=>
5
<div align="center">
4175 bpr 6
<button onclick="window.close()">Close</button>
17173 bpr 7
<br><textarea cols="70" rows="150">
20 reyssat 8
</textarea>
17173 bpr 9
<br>
20 reyssat 10
</div>
11
</body>
12
 
13
</html>