mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
8 lines
151 B
HTML
8 lines
151 B
HTML
<html>
|
|
<body>
|
|
<center>
|
|
<input type="button" value="ELinks homepage" onclick="document.location.href='http://www.elinks.cz'">
|
|
</center>
|
|
</body>
|
|
</html>
|