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 1a6bc69 commit e5a74f1Copy full SHA for e5a74f1
HolaMundoThymeleaf/readme.md
@@ -2,6 +2,7 @@
2
3
**Dependecias**
4
5
+```xml
6
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
8
<modelVersion>4.0.0</modelVersion>
@@ -70,3 +71,4 @@
70
71
</plugins>
72
</build>
73
</project>
74
+```
0 commit comments