Skip to content

Bit #47

Automatically refresh HTML document every X seconds:

<head>
<meta http-equiv="refresh" content="30" />
</head>