Cosmetic + my tandems template
This commit is contained in:
parent
2dd492cc33
commit
450912aae3
4 changed files with 389 additions and 22 deletions
|
|
@ -220,7 +220,7 @@
|
|||
<li class="invitation">
|
||||
<div class="user-avatar"><img src="static/img/avatars/55238.jpg" alt="Priscilla"></div>
|
||||
<div>
|
||||
<h2 class="h6 user-pseudo">Priscilla</h2>
|
||||
<h2 class="h5 user-pseudo">Priscilla</h2>
|
||||
<p class="date">Envoyée le 12.12.2024</p>
|
||||
</div>
|
||||
<div class="invitation-options ms-auto">
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
<li class="invitation">
|
||||
<div class="user-avatar"><img src="static/img/avatars/default-avatar.svg" alt="Eric B."></div>
|
||||
<div>
|
||||
<h2 class="h6 user-pseudo">Eric B.</h2>
|
||||
<h2 class="h5 user-pseudo">Eric B.</h2>
|
||||
<p class="date">Envoyée le 16.12.2024</p>
|
||||
</div>
|
||||
<div class="invitation-options ms-auto">
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
<li class="invitation">
|
||||
<div class="user-avatar"><img src="static/img/avatars/t800.jpg" alt="T800"></div>
|
||||
<div>
|
||||
<h2 class="h6 user-pseudo">T800</h2>
|
||||
<h2 class="h5 user-pseudo">T800</h2>
|
||||
<p class="date">Reçue le 10.12.2024</p>
|
||||
</div>
|
||||
<div class="invitation-options ms-auto">
|
||||
|
|
@ -274,7 +274,7 @@
|
|||
<li class="invitation">
|
||||
<div class="user-avatar"><img src="static/img/avatars/default-avatar.svg" alt="Utilisateur"></div>
|
||||
<div>
|
||||
<h2 class="h6 user-pseudo">Utilisateur avec un nom à rallonge</h2>
|
||||
<h2 class="h5 user-pseudo">Utilisateur avec un nom à rallonge</h2>
|
||||
<p class="date">Reçue le 12.12.2024</p>
|
||||
</div>
|
||||
<div class="invitation-options ms-auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue