cleanup guest view, remove convoy
This commit is contained in:
parent
516dea3465
commit
9fad994309
|
@ -48,8 +48,6 @@ in reply to: <a href="{{ .RID }}" rel=noreferrer>{{ .RID }}</a>
|
|||
<br>
|
||||
{{ if $bonkcsrf }}
|
||||
<span style="margin-left: 1em;" class="clip">convoy: <a class="convoylink" href="/t?c={{ .Convoy }}">{{ .Convoy }}</a></span>
|
||||
{{ else }}
|
||||
<span style="margin-left: 1em;" class="clip">convoy: {{ .Convoy }}</span>
|
||||
{{ end }}
|
||||
</header>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue