We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a142f commit 7c980c5Copy full SHA for 7c980c5
demo-template-beetl/README.md
@@ -138,7 +138,7 @@ public class UserController {
138
}
139
```
140
141
-## index.html
+## index.btl
142
143
```jsp
144
<!doctype html>
@@ -152,7 +152,7 @@ public class UserController {
152
</html>
153
154
155
-## login.html
+## login.btl
156
157
158
0 commit comments