mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
14 lines
389 B
HTML
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> |