summaryrefslogtreecommitdiffstats
path: root/webapp/src/app/app.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/app.component.html')
-rw-r--r--webapp/src/app/app.component.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/webapp/src/app/app.component.html b/webapp/src/app/app.component.html
deleted file mode 100644
index 6fcb46f..0000000
--- a/webapp/src/app/app.component.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<app-topnav></app-topnav>
-
-<app-alert id="alert"></app-alert>
-
-<div style="margin:10px;">
- <router-outlet></router-outlet>
-</div>