【改进】完善教程详情页
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
<title th:text="${tutorial?.tutorialTitle}"></title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div th:utext="${tutorial.content}"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user