Created
November 29, 2019 21:00
-
-
Save NeilAlishev/f318d0a048f575dc1618bc83eb2d4d2a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html xmlns:th="http://www.thymeleaf.org" lang="en"> | |
<head> | |
<meta charset="ISO-8859-1"> | |
<title>My app</title> | |
</head> | |
<body> | |
<p>Hello world!</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment