remove file and delete service_message in synchronizer.

Change-Id: I58349df77e1ff4fb973e341f508cbad7f3eff0f9
diff --git a/xos/templates/VSGWAdmin.html b/xos/templates/VSGWAdmin.html
new file mode 100644
index 0000000..7a41370
--- /dev/null
+++ b/xos/templates/VSGWAdmin.html
@@ -0,0 +1,10 @@
+<!-- Template used to for the button leading to the HelloWorldTenantComplete form. -->
+<div class = "left-nav">
+  <ul>
+    <li>
+      <a href="/admin/mcordservice/vsgwcomponent/">
+        vSGW Service Components
+      </a>
+    </li>
+  </ul>
+</div>