meetup user profil nom prenom
This commit is contained in:
@@ -74,6 +74,6 @@
|
||||
<a href="{{ url }}"><p>Proposé le {{ date }}</p></a>
|
||||
<p>→</p>
|
||||
</div>
|
||||
<a href="{{ url }}" class="author">{{ author_name }}</a>
|
||||
<a href="{{ url }}" class="author">{{ profile.prenom }} {{ profile.nom }}</a>
|
||||
<a href="{{ url }}" class="offre-title"><h2{{ title_attributes }}>{{ label }}</h2></a>
|
||||
</article>
|
||||
|
Reference in New Issue
Block a user