tijl.dev-core/views/index.html

4 lines
95 B
HTML
Raw Normal View History

2024-08-19 22:32:43 +02:00
<h2>Welcome to My Go App</h2>
<p>This is the homepage.</p>
2024-08-21 17:31:03 +02:00
<div>Signed In: {{.SignedIn}}</div>