Compare commits
2 Commits
64e5478c5f
...
8eca0940dd
| Author | SHA1 | Date | |
|---|---|---|---|
| 8eca0940dd | |||
| 45e6a6f32a |
@ -13,7 +13,7 @@ templ Header() {
|
||||
if ctx.Value(c.SessionContextKey) != nil {
|
||||
<button hx-get="/user">user</button>
|
||||
} else {
|
||||
<button hx-get="/signup">signup</button>
|
||||
<button hx-get="/login">login</button>
|
||||
}
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user