Skip to content

Thymeleaf 템플릿 #2

@mic050r

Description

@mic050r
<!DOCTYPE html>
<html lang="en" xmlns:th="http://www.thymeleaf.org">
<head>
    <meta charset="UTF-8">
    <title>Title</title>
</head>
<body>
    <h1 th:text="'Welcome Thymeleaf'"></h1>
</body>
</html>

Metadata

Metadata

Assignees

Labels

templateThis issue or pull request already exists

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions