This commit is contained in:
Evarin 2017-04-26 00:33:24 +02:00
parent d894cfc155
commit 836b9a9fef

View file

@ -5,7 +5,7 @@
{% block content %}
<h1>Mon espace personnel</h1>
<p><a href="{% url "avisstage:profil" user %}">{{ user.profil.nom }}</a> <a href="{% url "avisstage:profil_edit" %}">Modifier mes infos</a></p>
<p><a href="{% url "avisstage:profil" user.username %}">{{ user.profil.nom }}</a> <a href="{% url "avisstage:profil_edit" %}">Modifier mes infos</a></p>
<article>
<h2>Mes stages</h2>