~dricottone/blog

ref: a2e17205ba4a9a262d36bc81879f5edb2da2af8b blog/static/landing_page/500.html -rw-r--r-- 332 bytes
a2e17205Dominic Ricottone Integrating latest version of gallery/image shortcodes 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
  <title>500 - Internal Server Error</title>
</head>
<body>
  <h1>500 - Internal Server Error</h1>
  <p>You are talking to <a href="https://ubuntu2.dominic-ricottone.com">Ubuntu2</a>.</p>
</body>
</html>