Show mc_username on profile pages
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<div class="avatar">{% avatar profile 128 %}</div>
|
||||
<h2>Statistics</h2>
|
||||
<ul>
|
||||
<li>Minecraft Username: {{profile.minecraftprofile.mc_username}}</li>
|
||||
<li>Member Since: {{profile.date_joined|date:"SHORT_DATE_FORMAT"}}</li>
|
||||
<li>Last seen: {{profile.last_login|date:"SHORT_DATE_FORMAT"}}</li>
|
||||
<li>Invited here by:
|
||||
|
Reference in New Issue
Block a user