diff options
Diffstat (limited to 'htmx/base.html')
| -rw-r--r-- | htmx/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htmx/base.html b/htmx/base.html index c02e2c6..68aae76 100644 --- a/htmx/base.html +++ b/htmx/base.html @@ -22,7 +22,7 @@ </ul> <ul> <li> - <a href="/login">Login</a> | + <a href="/login">Login</a> </li> </ul> {{end}} |
