[add] no version check
This commit is contained in:
parent
c4f92f0402
commit
1a6be470ee
7 changed files with 75 additions and 45 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<!DOCTYPE HTML5>
|
||||
<html lang="en" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
|
||||
layout:decorate="~{layout.htm}">
|
||||
|
||||
<head>
|
||||
<title>Profile</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div layout:fragment="content" class='ProfileIndex'>
|
||||
<h2>{uid} profile</h2>
|
||||
<hr />
|
||||
<hr />
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue