+
+ User
+ {{ ban.user.display_name }}
+
+
+ Admin
+ {{ ban.admin.display_name }}
+
+
+ Reason
+ {{ ban.reason }}
+
+
+ Placed
+ {{ new Date(ban.created_at).toString() }}
+
+
+ Expires
+ {{ new Date(ban.expires_at).toString() }}
+ This ban is permanent.
+
+
Pardon
+