Skip to content

Commit

Permalink
Ajoute un lien vers les derniers billets (#4320)
Browse files Browse the repository at this point in the history
  • Loading branch information
GCodeur committed May 7, 2017
1 parent 3db1d82 commit a06b161
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/member/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,13 @@ <h3>{% trans "Accès rapide" %}</h3>
</a>
</li>
{% endif %}
{% if opinions %}
<li>
<a href="#derniers-billets">
{% trans "Derniers billets" %}
</a>
</li>
{% endif %}
{% if profile.biography %}
<li>
<a href="#biographie">
Expand Down

0 comments on commit a06b161

Please sign in to comment.