Files
freeswitch_chris/frontend/index.html

10 lines
170 B
HTML
Raw Normal View History

2026-03-30 20:52:35 -04:00
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
2026-04-01 11:35:47 +08:00
<title>Did Router</title>
2026-03-30 21:40:28 -04:00
<link rel="stylesheet" href="app.css" />
2026-03-30 20:52:35 -04:00
</head>
<body></body>
</html>