add models and jwt
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
<body>
|
||||
<h1>Page 1</h1>
|
||||
<p>This is the content of page 1.</p>
|
||||
<h1>{{.title}}</h1>
|
||||
<h2>{{.user.Name}}</h2>
|
||||
<h3>{{.user.Age}}</h3>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user