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