OpenSlides/client/src/app/app.component.html
Jochen Saalfeld f8d29d083a
Travis linting and some minor changes
* properly ignore multiple virtual environments and vscode folders

* use scss instead of css in app.component

* remove yarn from client

* remove deprication error

* auditing packages

* updating travis to work with the new client
2018-08-28 10:35:22 +02:00

3 lines
64 B
HTML

<div class="content">
<router-outlet></router-outlet>
</div>