wzy
2022-10-12 691de9aeed2c79374c38a5493e3bf14277a52253
1
2
3
4
5
6
<!DOCTYPE HTML>
<html xmlns:th="http://www.thymeleaf.org" xmlns:matrix="http://www.w3.org/1999/xhtml">
 
    <div th:include="'admin/hive/printTemplates/'+${page}::html" ></div>
 
</html>