diff --git a/src/main/resources/templates/layout/api_tester_layout.html b/src/main/resources/templates/layout/api_tester_layout.html index 0709124..3a7789a 100644 --- a/src/main/resources/templates/layout/api_tester_layout.html +++ b/src/main/resources/templates/layout/api_tester_layout.html @@ -19,8 +19,8 @@
- - + +
diff --git a/src/main/resources/templates/page/apiCollection.html b/src/main/resources/templates/page/tester/apiCollection.html similarity index 100% rename from src/main/resources/templates/page/apiCollection.html rename to src/main/resources/templates/page/tester/apiCollection.html diff --git a/src/main/resources/templates/page/apiTester.html b/src/main/resources/templates/page/tester/apiTester.html similarity index 100% rename from src/main/resources/templates/page/apiTester.html rename to src/main/resources/templates/page/tester/apiTester.html