Skip to content

Instantly share code, notes, and snippets.

@NeilAlishev
Created November 29, 2019 21:00
Show Gist options
  • Save NeilAlishev/f318d0a048f575dc1618bc83eb2d4d2a to your computer and use it in GitHub Desktop.
Save NeilAlishev/f318d0a048f575dc1618bc83eb2d4d2a to your computer and use it in GitHub Desktop.
<!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