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