Skip to content

Commit bd0488b

Browse files
fix: 修复样式问题
1 parent 0995947 commit bd0488b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/includes/defaultDescription.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<a href='http://velocity.apache.org/engine/devel/user-guide.html#Velocity_Template_Language_VTL:_An_Introduction'>
111111
Apache Velocity
112112
</a>
113-
${globals.get('setting.template.used')}
113+
${globals.get('setting.template.description.used')}
114114
</font>
115115
</body>
116116
</html>

0 commit comments

Comments
 (0)