aboutsummaryrefslogtreecommitdiff
path: root/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html
diff options
context:
space:
mode:
Diffstat (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html')
-rw-r--r--juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html
new file mode 100644
index 00000000..6c68a867
--- /dev/null
+++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/sponsors.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html xmlns:th="http://www.thymeleaf.org">
+<body>
+<div th:fragment="sponsors">
+ <span th:text="#{label.sponsors}">Спонсоры:</span>
+</div>
+</body>
+</html> \ No newline at end of file