--- /dev/null
+<!--/* Copyright 2017, Huawei Technologies Co., Ltd.\r
+*\r
+* Licensed under the Apache License, Version 2.0 (the "License");\r
+* you may not use this file except in compliance with the License.\r
+* You may obtain a copy of the License at\r
+*\r
+* http://www.apache.org/licenses/LICENSE-2.0\r
+*\r
+* Unless required by applicable law or agreed to in writing, software\r
+* distributed under the License is distributed on an "AS IS" BASIS,\r
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+* See the License for the specific language governing permissions and\r
+* limitations under the License.\r
+*/-->\r
+\r
+\r
+<div class="homecontent center">\r
+ <div class="col-md-12 col-sm-12 col-lg-12 container">\r
+ <div class="row">\r
+ <div class="col-sm-4 col-md-2 col-lg-2">\r
+ <div id="menu_accordion" class="openoAccordian_accordionmenu">\r
+ <div id="container" class="panel panel-default">\r
+ <h5 class="panel-title">\r
+ <a data-toggle="collapse" data-target="#panel1">Resource</a>\r
+ </h5>\r
+ <div id="panel1" class="panel-collapse collapse in">\r
+ <ul>\r
+ <li>\r
+ <a ui-sref=".site" ui-sref-active="link_active">Site</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".me" ui-sref-active="link_active">ME</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".port" ui-sref-active="link_active">Port</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".link" ui-sref-active="link_active">Link</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".location" ui-sref-active="link_active">Location</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".datacenter" ui-sref-active="link_active">Data Center</a>\r
+ </li>\r
+ <li>\r
+ <a ui-sref=".vim" ui-sref-active="link_active">VIM</a>\r
+ </li>\r
+ </ul>\r
+ </div>\r
+ </div>\r
+ </div>\r
+\r
+ </div>\r
+ <div id="rightContainer" class="col-sm-8 col-md-9 col-lg-9">\r
+ <!--<div id="sampleArea"></div>-->\r
+ <ui-view></ui-view>\r
+ </div>\r
+ </div>\r
+ </div>\r
+</div>
\ No newline at end of file