1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-06-27 18:32:59 +08:00
ContextOS/src/template/web/refresh.html
2023-03-22 17:31:27 +08:00

10 lines
102 B
HTML

<html>
<head>
<meta http-equiv="refresh" content="%s; url='%s'">
</head>
<body>
%s
</body>
</html>