summaryrefslogtreecommitdiffstats
path: root/cds-ui/client-frankfurt/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client-frankfurt/src/app/app.component.html')
-rw-r--r--cds-ui/client-frankfurt/src/app/app.component.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/cds-ui/client-frankfurt/src/app/app.component.html b/cds-ui/client-frankfurt/src/app/app.component.html
index 0680b43f9..693dba7c3 100644
--- a/cds-ui/client-frankfurt/src/app/app.component.html
+++ b/cds-ui/client-frankfurt/src/app/app.component.html
@@ -1 +1,7 @@
<router-outlet></router-outlet>
+<!-- <app-header></app-header>
+<div class="new-wrapper">
+ <div class="container-fluid main-container">
+ <router-outlet></router-outlet>
+ </div>
+</div> -->