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 eecfc02 commit d806ca9Copy full SHA for d806ca9
src/main/resources/templates/index.html
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html>
+<html xmlns:th="http://www.thymeleaf.org">
3
<head lang="en">
4
5
<title>Spring Core Online Tutorial</title>
0 commit comments