7 lines
152 B
HTML
7 lines
152 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lagn="ko" xmlns:th="http://www.thymeleaf.org">
|
||
|
|
<th:block th:fragment="layout_footer">
|
||
|
|
<script>
|
||
|
|
</script>
|
||
|
|
</th:block>
|
||
|
|
</html>
|