14 lines
301 B
HTML
14 lines
301 B
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="refresh" content="0; url=main.pdf">
|
||
<title>Master’s Thesis – Utku B. Demir</title>
|
||
</head>
|
||
<body>
|
||
<p>
|
||
If the PDF does not open automatically,
|
||
<a href="main.pdf">click here</a>.
|
||
</p>
|
||
</body>
|
||
</html>
|