Index: Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java
===================================================================
--- Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java	(revision 04e4f54ce251a7f527342398c71ddf386f747261)
+++ Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
Index: Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PetController.java
===================================================================
--- Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PetController.java	(revision 04e4f54ce251a7f527342398c71ddf386f747261)
+++ Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PetController.java	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
Index: Prototype Application/Paw5/src/main/resources/templates/listpostsadoption.html
===================================================================
--- Prototype Application/Paw5/src/main/resources/templates/listpostsadoption.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
+++ Prototype Application/Paw5/src/main/resources/templates/listpostsadoption.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+
+</body>
+</html>
Index: Prototype Application/Paw5/src/main/resources/templates/listpostsfoster.html
===================================================================
--- Prototype Application/Paw5/src/main/resources/templates/listpostsfoster.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
+++ Prototype Application/Paw5/src/main/resources/templates/listpostsfoster.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+
+</body>
+</html>
Index: Prototype Application/Paw5/src/main/resources/templates/petdetails.html
===================================================================
--- Prototype Application/Paw5/src/main/resources/templates/petdetails.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
+++ Prototype Application/Paw5/src/main/resources/templates/petdetails.html	(revision 3f5e4851fbac681e33c093a69a9b1634e6c410f3)
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+
+</body>
+</html>
