Hydra EntryPoint erstellt. vocab.jsonld angepasst
This commit is contained in:
6
client-web/src/app/app.html
Normal file
6
client-web/src/app/app.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<main class="main">
|
||||
<div class="content" style="text-align:left; margin-top:50px;">
|
||||
<app-navbar></app-navbar>
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user