# HG changeset patch # User rougeronj # Date 1418378540 -3600 # Node ID 7bf61c597cb021a31eaaa3b2dbda4c225931f92b # Parent 9b290d5c11d8826b754be7412f6b58b964e729bf Add link to Editorialisation in profile page diff -r 9b290d5c11d8 -r 7bf61c597cb0 src/hdalab/templates/profile_home.html --- a/src/hdalab/templates/profile_home.html Thu Dec 11 17:34:22 2014 +0100 +++ b/src/hdalab/templates/profile_home.html Fri Dec 12 11:02:20 2014 +0100 @@ -4,7 +4,7 @@ {% load thumbnail %} {% load hdalab_tags %} -{% block title %}{{block.super}} > Profil utilisateur : {{ user.username }}{% endblock %} +{% block title %}{{block.super}} > {% trans 'Profil utilisateur' %} : {{ user.username }}{% endblock %} {% block css_import %} {{block.super}} @@ -36,8 +36,9 @@
- Administrer les Renkan - / Administrer Hdabo + {% trans 'Administrer les Renkan' %} + / {% trans 'Editorialisation' %} + / {% trans 'Administrer Hdabo' %}