diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/filterForm.ftl b/src/main/resources/templates/filterForm.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/filterForm.ftl rename to src/main/resources/templates/filterForm.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/memberships.ftl b/src/main/resources/templates/memberships.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/memberships.ftl rename to src/main/resources/templates/memberships.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarier.ftl b/src/main/resources/templates/parlamentarier.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarier.ftl rename to src/main/resources/templates/parlamentarier.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarierAttribut.ftl b/src/main/resources/templates/parlamentarierAttribut.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarierAttribut.ftl rename to src/main/resources/templates/parlamentarierAttribut.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarierDetails.ftl b/src/main/resources/templates/parlamentarierDetails.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/parlamentarierDetails.ftl rename to src/main/resources/templates/parlamentarierDetails.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/persoenlicheDaten.ftl b/src/main/resources/templates/persoenlicheDaten.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/persoenlicheDaten.ftl rename to src/main/resources/templates/persoenlicheDaten.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/showSpeechesList.ftl b/src/main/resources/templates/showSpeechesList.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/showSpeechesList.ftl rename to src/main/resources/templates/showSpeechesList.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/speech.ftl b/src/main/resources/templates/speech.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/speech.ftl rename to src/main/resources/templates/speech.ftl diff --git a/src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/speechContent.ftl b/src/main/resources/templates/speechContent.ftl similarity index 100% rename from src/main/java/org/texttechnologylab/project/gruppe_05_1/website/templates/speechContent.ftl rename to src/main/resources/templates/speechContent.ftl