Víctor c0aef97db6 BAEL-4626
First draft of the source code for the article:
https://drafts.baeldung.com/wp-admin/post.php?post=127644&action=edit
2022-02-27 23:06:47 +01:00

10 lines
145 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Ping</title>
</head>
<body>
Error logging in!
<a href="index.html">Try again</a>
</body>
</html>