diff --git a/login.php b/login.php
index eca1ac3..3d4388e 100644
--- a/login.php
+++ b/login.php
@@ -1,30 +1,84 @@
+error_reporting(E_ALL);
+session_start();
-
-
-
+
-
\ No newline at end of file
+
+
+
+Geizhals Login
+
+
+
+
+
+
+
+Register
+
+
+
+
\ No newline at end of file
diff --git a/other/login.html b/other/login.html
new file mode 100644
index 0000000..569507b
--- /dev/null
+++ b/other/login.html
@@ -0,0 +1,13 @@
+
+
+ TestProjekt-Login
+
+ Register
+
+
\ No newline at end of file