30 instead of 10. Python tutorial looks better.
[elinks.git] / test / refresh+nocache.html
blob13b8c6ee063f09bd27e2b3338a43f392c66ead62
1 <html>
2 <head>
3 <meta http-equiv="refresh" content="3" />
4 <meta http-equiv="cache-control" content="no-cache" />
5 </head>
6 <body>
7 <p>Reload after 3 seconds.</p>
8 <p>This document should not be cached.</p>
9 </body>
10 </html>