aswi2020anonymous-gitlab/fe/fulltextsearch/src/app/app.component.html @ 64f28c6d
1 |
<h1 style="text-align: center">Hello in fulltext search frontend</h1> |
---|---|
2 |
<h2>Test bootstrap</h2> |
3 |
<div class="alert alert-primary" role="alert"> |
4 |
This is a primary alert—check it out! |
5 |
</div>
|
6 |
|
7 |
<!-- Routing -->
|
8 |
<router-outlet></router-outlet>
|