Skip to content

Commit

Permalink
footer.htmlシュウエイ
Browse files Browse the repository at this point in the history
  • Loading branch information
tttol committed Feb 2, 2023
1 parent ed44533 commit 495f6d3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/main/resources/templates/fragment/footer.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!--<!DOCTYPE html>-->
<!--<html xmlns:th="http://www.thymeleaf.org">-->
<!-- <body>-->
<!-- <footer th:fragment="footer">-->
<!-- <div class="footerBox">-->
<!-- <span class="appVer">version 1.1.3</span>-->
<!-- </div>-->
<!-- </footer>-->
<!-- </body>-->
<!--</html>-->
<!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<body>
<footer th:fragment="footer">
<!-- <div class="footerBox">-->
<!-- <span class="appVer">version 1.1.3</span>-->
<!-- </div>-->
</footer>
</body>
</html>

0 comments on commit 495f6d3

Please sign in to comment.