Тест странички Files
This commit is contained in:
BIN
src/main/resources/static/img/gif.gif
Normal file
BIN
src/main/resources/static/img/gif.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.3 MiB |
12
src/main/resources/templates/files.html
Normal file
12
src/main/resources/templates/files.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:th="http://www.thymeleaf.org">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Файлы</title>
|
||||
<img src="img/gif.gif" alt=""/>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user