Fix spacing
This commit is contained in:
parent
0555b5c859
commit
884226efdc
|
@ -81,7 +81,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ if $user.clan.tag}}
|
{{ if $user.clan.tag}}
|
||||||
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }} ]</a></td>
|
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }}]</a></td>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ .username }}
|
{{ .username }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
@ -80,7 +80,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ if $user.clan.tag}}
|
{{ if $user.clan.tag}}
|
||||||
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }} ]</a></td>
|
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }}]</a></td>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ .username }}
|
{{ .username }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
@ -80,7 +80,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ else }}
|
{{ else }}
|
||||||
{{ if $user.clan.tag}}
|
{{ if $user.clan.tag}}
|
||||||
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }} ]</a></td>
|
<td class="right aligned"><a href="/c/{{ $user.clan.id }}?mode=0">[{{ $user.clan.tag }}]</a></td>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
{{ .username }}
|
{{ .username }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user