diff --git a/order/order.html b/order/order.html new file mode 100644 index 0000000000000000000000000000000000000000..8914b2b4976b8d4040e52b022d9e2b1ba5d16310 --- /dev/null +++ b/order/order.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> +<head> + <title>U Wanna Call Me Beibh?</title> + <link rel="stylesheet" type="text/css" href="../css/main.css"> +</head> +<body> + <div class="frame"> + <p>test</p> + </div> +</body> +</html> \ No newline at end of file diff --git a/root/order/order.html b/root/order/order.html new file mode 100644 index 0000000000000000000000000000000000000000..8914b2b4976b8d4040e52b022d9e2b1ba5d16310 --- /dev/null +++ b/root/order/order.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> +<head> + <title>U Wanna Call Me Beibh?</title> + <link rel="stylesheet" type="text/css" href="../css/main.css"> +</head> +<body> + <div class="frame"> + <p>test</p> + </div> +</body> +</html> \ No newline at end of file diff --git a/root/order/select_location.html b/root/order/select_location.html index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..f211c87d5d057a163af573332a643927e16ef097 100644 --- a/root/order/select_location.html +++ b/root/order/select_location.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> + <title></title> +</head> +<body> + +</body> +</html> \ No newline at end of file