mirror of
https://github.com/tiennm99/webcv.git
synced 2026-06-17 22:49:03 +00:00
14 lines
212 B
HTML
14 lines
212 B
HTML
---
|
|
layout: default
|
|
permalink: /404.html
|
|
---
|
|
|
|
<head>
|
|
<title>404</title>
|
|
<meta http-equiv="refresh" content="0;url=/">
|
|
</head>
|
|
|
|
<body>
|
|
<p>If you are not redirected, <a href="/">click here</a>.</p>
|
|
</body>
|