Skip to content

Commit

Permalink
Tidy stray <
Browse files Browse the repository at this point in the history
  • Loading branch information
DNA-styx committed Sep 11, 2024
1 parent a163b34 commit a51cdec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sbpp-windmill-dashboard/page_bans.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<td class="px-4">Unban reason</td>
<td class="px-4">
{if $ban.ureason == ""}
<i>no reason present<</i>
<i>no reason present</i>
{else}
{$ban.ureason}
{/if}
Expand Down

0 comments on commit a51cdec

Please sign in to comment.