From: yomguy Date: Thu, 23 Feb 2012 13:33:48 +0000 (+0100) Subject: fix content width on profile page X-Git-Tag: 1.4.2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=4f292bff353b57b088228060c10f32fb78f4629d;p=telemeta.git fix content width on profile page --- diff --git a/telemeta/templates/telemeta/profile_detail.html b/telemeta/templates/telemeta/profile_detail.html index 17f82f16..4bfa103c 100644 --- a/telemeta/templates/telemeta/profile_detail.html +++ b/telemeta/templates/telemeta/profile_detail.html @@ -34,7 +34,7 @@ {% endblock %} -
+
{% trans "First Name" %}
{{ usr.first_name }}
{% trans "Last Name" %}
{{ usr.last_name }}