mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
12 lines
160 B
HTML
12 lines
160 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Statistics</title>
|
|
</head>
|
|
<body>
|
|
<h1>Port configuration:</h1>
|
|
<p>#{stat_content}</p>
|
|
</body>
|
|
|
|
</html>
|