From 4bb6886d28cc5333bbe1523674bf5db141af456f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 23 Apr 2018 16:16:05 +0200 Subject: Rename account module to my-account --- client/src/app/my-account/my-account.component.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 client/src/app/my-account/my-account.component.html (limited to 'client/src/app/my-account/my-account.component.html') diff --git a/client/src/app/my-account/my-account.component.html b/client/src/app/my-account/my-account.component.html new file mode 100644 index 000000000..637b2587c --- /dev/null +++ b/client/src/app/my-account/my-account.component.html @@ -0,0 +1,11 @@ +
+ + +
+ +
+
-- cgit v1.2.3