Subversion Repositories wimsdev

Rev

Rev 4175 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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