From 89498fdaf633640c04f9179e0d1514a89f36a18e Mon Sep 17 00:00:00 2001 From: Sudarshan Kumar Date: Thu, 12 Dec 2019 18:36:51 +0530 Subject: Added Contact-Us Component and Service Added Contact-Us Component and Service Issue-ID: PORTAL-795 Change-Id: Iee3fc35385aada55ab37a809a55b0ba254d84c89 Signed-off-by: Sudarshan Kumar --- .../contact-us-manage.component.html | 156 +++++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html (limited to 'portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html') diff --git a/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html b/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html new file mode 100644 index 00000000..0d710f98 --- /dev/null +++ b/portal-FE-common/src/app/pages/contact-us/contact-us-manage/contact-us-manage.component.html @@ -0,0 +1,156 @@ + +
+ + + + + + + +
\ No newline at end of file -- cgit 1.2.3-korg