diff --git a/openid-connect-server/src/main/webapp/resources/admin/approve_test.html b/openid-connect-server/src/main/webapp/resources/mockup/approve_test.html
similarity index 100%
rename from openid-connect-server/src/main/webapp/resources/admin/approve_test.html
rename to openid-connect-server/src/main/webapp/resources/mockup/approve_test.html
diff --git a/openid-connect-server/src/main/webapp/resources/admin/bootstrap2_test.html b/openid-connect-server/src/main/webapp/resources/mockup/bootstrap2_test.html
similarity index 100%
rename from openid-connect-server/src/main/webapp/resources/admin/bootstrap2_test.html
rename to openid-connect-server/src/main/webapp/resources/mockup/bootstrap2_test.html
diff --git a/openid-connect-server/src/main/webapp/resources/admin/edit_client.html b/openid-connect-server/src/main/webapp/resources/mockup/edit_client.html
similarity index 100%
rename from openid-connect-server/src/main/webapp/resources/admin/edit_client.html
rename to openid-connect-server/src/main/webapp/resources/mockup/edit_client.html
diff --git a/openid-connect-server/src/main/webapp/resources/admin/main.html b/openid-connect-server/src/main/webapp/resources/mockup/main.html
similarity index 100%
rename from openid-connect-server/src/main/webapp/resources/admin/main.html
rename to openid-connect-server/src/main/webapp/resources/mockup/main.html
diff --git a/openid-connect-server/src/main/webapp/resources/mockup/manage_client_test.html b/openid-connect-server/src/main/webapp/resources/mockup/manage_client_test.html
new file mode 100644
index 000000000..20e34e360
--- /dev/null
+++ b/openid-connect-server/src/main/webapp/resources/mockup/manage_client_test.html
@@ -0,0 +1,133 @@
+
+
+
+
+
+
+
+
+
+
+
+ OpenID Connect - welcome
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Home /
+ Manage Clients
+
+
+
+
+
+ Name
+ Redirect URL
+ Grant Types
+ Scope
+ Authority
+ Description
+ Refresh Tokens
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/openid-connect-server/src/main/webapp/resources/admin/manage_clients.html b/openid-connect-server/src/main/webapp/resources/mockup/manage_clients.html
similarity index 100%
rename from openid-connect-server/src/main/webapp/resources/admin/manage_clients.html
rename to openid-connect-server/src/main/webapp/resources/mockup/manage_clients.html