Added portal-FE-os components
[portal.git] / portal-FE-common / src / app / layout / components / footer / footer.component.html
   
   -->
 <footer>
-  <!-- <a class="navbar-brand" href="#">Ecomp Portal</a> -->
-  <div id="footer-text" class="footerText">
-    <p class="copyright-text" style="color:white">
-        {{ecompTitle}} Version {{buildVersion}}
-    </p>
-  </div>
+      <div id="footer-text"  class="footerText">
+         Portal Version: {{buildVersion}}
+      </div>   
 </footer>
\ No newline at end of file