376f4e2a31
- If the previously selected theme is not available the default OpenSlides theme will be displayed. - Before the current selected theme was loaded, no theme is displayed.
5 lines
109 B
HTML
5 lines
109 B
HTML
<div class="content">
|
|
<router-outlet></router-outlet>
|
|
<os-global-spinner></os-global-spinner>
|
|
</div>
|