fix some missing /a. from timkuijsten
This commit is contained in:
parent
f5ee0ad942
commit
67efb0b4bf
|
@ -11,7 +11,7 @@
|
|||
<a href="{{ .Honker }}" rel=noreferrer>
|
||||
{{ end }}
|
||||
<img alt="" src="/a?a={{ .Honker}}">
|
||||
{{ if $bonkcsrf }} </a> {{ end }}
|
||||
</a>
|
||||
{{ if .Oonker }}
|
||||
{{ if $bonkcsrf }}
|
||||
<a class="honkerlink" href="/h?xid={{ .Oonker }}" data-xid="{{ .Oonker }}">
|
||||
|
@ -19,7 +19,7 @@
|
|||
<a href="{{ .Oonker }}" rel=noreferrer>
|
||||
{{ end }}
|
||||
<img alt="" src="/a?a={{ .Oonker}}">
|
||||
{{ if $bonkcsrf }} </a> {{ end }}
|
||||
</a>
|
||||
{{ end }}
|
||||
<p>
|
||||
{{ if $bonkcsrf }}
|
||||
|
|
Loading…
Reference in New Issue