]> git.parisson.com Git - teleforma.git/commitdiff
fix profile
authoryomguy <yomguy@parisson.com>
Mon, 3 Dec 2012 15:54:25 +0000 (16:54 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 3 Dec 2012 15:54:25 +0000 (16:54 +0100)
teleforma/templates/telemeta/base.html

index eef2b5a8c386acddb4758839853c94e72389a9ec..38ff24fb761094c2da88b448e37e5f8f31a3bec1 100644 (file)
@@ -117,7 +117,7 @@ alt="logo" />
  {{ user.username }}
  {% endif %}</a>
     <ul>
-    <li><a href="{% url telemeta-profile-detail user.username %}" class="yellow">{% trans "Profile" %}</a></li>
+    <li><a href="{% url teleforma-profile-detail user.username %}" class="yellow">{% trans "Profile" %}</a></li>
     {% if user.is_staff %}
     <li><a href="{% url telemeta-desk-lists %}">{% trans "Lists" %}</a></li>
     <li><a href="{% url teleforma-help %}">{% trans "Help" %}</a></li>