5f29732e26
- Moves the 'spinner.component' to 'site.component' - Replaces also the 'spinner.service' with an 'overlay.service', that handles all request to show an element on an overlay.
4 lines
65 B
HTML
4 lines
65 B
HTML
<div class="content">
|
|
<router-outlet></router-outlet>
|
|
</div>
|