diff --git a/client/imports/pages/auth/profile.component.html b/client/imports/pages/auth/profile.component.html new file mode 100644 index 0000000..7c11587 --- /dev/null +++ b/client/imports/pages/auth/profile.component.html @@ -0,0 +1,21 @@ + + + Profile + + + + + + + + +
+ + +
+ + + Name + + +
\ No newline at end of file