small fix

This commit is contained in:
panagiotiskakos 2022-07-10 15:32:55 +03:00
parent ac7354648f
commit 56e012d8f6

View File

@ -2,7 +2,7 @@
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
<html>
<head>
<title>View Books</title>
<title>Index page</title>
</head>
<body>
<div> This is index page </div>