Access restricted
Your account is currently restricted by moderation.
@@ -29,7 +33,7 @@
<%= sanction.expires_at ? new Date(sanction.expires_at).toLocaleString() : 'Permanent' %>
+
- Summary
<%= sanction.reason_short %>
Details
@@ -37,6 +41,6 @@Moderator: <%= sanction.created_by_name || 'Staff' %>