11 lines
277 B
HTML
11 lines
277 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>pan.do/ra</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
this is a pan.do/ra development preview, <a href="/ra">click here to continue</a>
|
||
|
</body>
|
||
|
</html>
|