Skip to content
Snippets Groups Projects
Commit 68736028 authored by Eugénie Laugier's avatar Eugénie Laugier
Browse files

profil alumni dashboard

parent 14a290a1
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,21 @@
</div>
</div>
</div>
<div class="col-8" id="main"> <p>Affichage résultat</p></div>
<div class="col-8" id="main">
<!-- liste déroulante des profils alumnis-->
<div class="card">
<div class="card-horizontal row">
<div class="image-wrapper col">
<img class="rounded-circle ms-4" width="150px" src="https://st3.depositphotos.com/15648834/17930/v/600/depositphotos_179308454-stock-illustration-unknown-person-silhouette-glasses-profile.jpg" class="card-img-top" alt="...">
</div>
<div class="card-body col-md-6">
<h5 class="card-title">Name of the alumni </h5>
<p class="card-text">Entreprise | Positon </p>
<p class="card-text">Entreprise | Intitulé pfe </p>
</div>
</div>
</div>
</div>
</div>
</div>
{% endblock %}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment