aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html')
-rw-r--r--catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html b/catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html
new file mode 100644
index 0000000000..a50731443d
--- /dev/null
+++ b/catalog-ui/src/app/directives/ecomp-footer/ecomp-footer.html
@@ -0,0 +1,8 @@
+<div class="footer-wrapper">
+ <div class="divider-footer-bottom">
+ <div class="footer-copyright-text">
+ <p>
+ </p>
+ </div>
+ </div>
+</div>