Files
CHOMPStation2/config/example/rules.html
2025-07-21 22:37:45 +02:00

15 lines
273 B
HTML

<html>
<head>
<title>Server Rules</title>
</head>
<body>
<iframe
width="100%"
height="100%"
src="https://wiki.vore-station.net/index.php?title=Rules&printable=yes"
frameborder="0"
id="main_frame"
></iframe>
</body>
</html>