mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
14 lines
234 B
HTML
14 lines
234 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>FreeSwitchOS Main Page</title>
|
|
</head>
|
|
<body>
|
|
<h1>Switch Configuration</h1>
|
|
<table>
|
|
<tr> <th>Setting</th> <th></th> </tr>
|
|
#{html_index}
|
|
</table>
|
|
</body>
|
|
</html>
|