mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
change to Wel from debs
This commit is contained in:
parent
ab7db3156c
commit
03ecf15a65
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<body>
|
||||
|
||||
<h2 th:text="#{welcome}">Welcome</h2>
|
||||
<h2 th:text="#{welcome}">Pet Clinic</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/pets.png}"/>
|
||||
|
|
Loading…
Reference in a new issue