small fix

This commit is contained in:
panagiotiskakos
2022-07-10 15:32:55 +03:00
parent ac9660667b
commit 7b6ea1cabf

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>