call home link home
This commit is contained in:
parent
cba1a5d297
commit
acd324d0ff
|
@ -15,7 +15,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<span><a id="homelink" href="/">honk</a></span>
|
<span><a id="homelink" href="/">home</a></span>
|
||||||
{{ if .UserInfo }}
|
{{ if .UserInfo }}
|
||||||
<span><a id="atmelink" href="/atme">@me</a></span>
|
<span><a id="atmelink" href="/atme">@me</a></span>
|
||||||
<span><a href="/{{ .UserSep }}/{{ .UserInfo.Username }}">{{ .UserInfo.Username }}</a></span>
|
<span><a href="/{{ .UserSep }}/{{ .UserInfo.Username }}">{{ .UserInfo.Username }}</a></span>
|
||||||
|
|
Loading…
Reference in New Issue