mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
m
This commit is contained in:
parent
579a9ec85b
commit
c10b03eef1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<h2 th:text="#{welcome}">Welcome! Vse rabotaje!</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/image3.JPG}"/>
|
||||
<img class="img-responsive" src="../static/resources/images/pets.png" th:src="@{/resources/images/pets.png}"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue