10 lines
233 B
HTML
10 lines
233 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>pan.do/ra</title>
|
|
</head>
|
|
<body>
|
|
this is a pan.do/ra development preview, <a href="/ra">click here to continue</a>
|
|
</body>
|
|
</html>
|