jsPsych/404.html
2021-10-01 15:25:32 -04:00

14 lines
389 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Page not found - jsPsych</title>
<link rel="stylesheet" href="/7.0/assets/stylesheets/main.f7f47774.min.css" />
</head>
<body>
<div style="width:400px; margin:auto; text-align: center;">
<img src="/7.0/img/jspsych-logo.jpg" style="width:400px;" />
<h1>Sorry, this page doesn't exist.</h1>
</div>
</body>
</html>