source:
src/main/resources/templates/home.html
Last change on this file was d14176d, checked in by , 16 months ago | |
---|---|
|
|
File size: 239 bytes |
Line | |
---|---|
1 | <section class="jumbotron text-center" xmlns:th="http://www.thymeleaf.org"> |
2 | <div class="container"> |
3 | <h1 class="jumbotron-heading">FMO</h1> |
4 | <h2 class="jumbotron-heading">Food Market Online</h2> |
5 | </div> |
6 | </section> |
7 | |
8 | |
9 | |
10 |
Note:
See TracBrowser
for help on using the repository browser.