#312
authorSweidan Omar <TFS\sweidan.omar>
Wed, 26 Jan 2022 10:28:01 +0000 (10:28 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Wed, 26 Jan 2022 10:28:01 +0000 (10:28 +0000)
git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C32892

server/hu.user.mediacube.indexer/src/main/webapp/index.html [new file with mode: 0644]

diff --git a/server/hu.user.mediacube.indexer/src/main/webapp/index.html b/server/hu.user.mediacube.indexer/src/main/webapp/index.html
new file mode 100644 (file)
index 0000000..ec88f29
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE html>\r
+\r
+<html xmlns="http://www.w3.org/1999/xhtml" \r
+    xmlns:th="http://www.thymeleaf.org" \r
+    xmlns:sec="http://www.thymeleaf.org/thymeleaf-extras-springsecurity3"\r
+    xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout">\r
+       <head>\r
+               <meta charset="UTF-8">\r
+               <meta http-equiv="X-UA-Compatible" content="IE=edge" />\r
+               <title>First Lucene project</title> \r
+       </head>\r
+       <body>\r
+               ez itten a szöveg, kéremszépen\r
+       </body>\r
+</html>
\ No newline at end of file