diff --git a/webgoat-lessons/spoof-cookie/src/main/resources/html/SpoofCookie.html b/webgoat-lessons/spoof-cookie/src/main/resources/html/SpoofCookie.html index 7a41f948d..a59ab3cc7 100644 --- a/webgoat-lessons/spoof-cookie/src/main/resources/html/SpoofCookie.html +++ b/webgoat-lessons/spoof-cookie/src/main/resources/html/SpoofCookie.html @@ -21,7 +21,7 @@
-
+
diff --git a/webgoat-lessons/spoof-cookie/src/main/resources/templates/form.html b/webgoat-lessons/spoof-cookie/src/main/resources/templates/spoofcookieform.html similarity index 100% rename from webgoat-lessons/spoof-cookie/src/main/resources/templates/form.html rename to webgoat-lessons/spoof-cookie/src/main/resources/templates/spoofcookieform.html