From 19f7c38df410750d6d67d7c76483245e6967ff18 Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Thu, 29 Oct 2009 13:41:41 +0100 Subject: [PATCH] check in the user detail pages for their textures, see #43 --- template/mumble/mumble.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/mumble/mumble.htm b/template/mumble/mumble.htm index 6913f25..a64957f 100644 --- a/template/mumble/mumble.htm +++ b/template/mumble/mumble.htm @@ -120,7 +120,7 @@
  • {% trans "Sign-up date" %}: {{ item.mumbleuser.owner.date_joined|date }}
  • {% endif %} - {% if item.mumbleuser %} + {% if item.mumbleuser and item.mumbleuser.hasTexture %}

    {% trans "User Texture" %}

    user texture {% endif %}