Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Application Etudiant IMT Atlantique
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Groupe TAF DCL
Application Etudiant IMT Atlantique
Commits
78819141
Commit
78819141
authored
2 years ago
by
Eugénie Laugier
Browse files
Options
Downloads
Patches
Plain Diff
profil alumni dashboard
parent
22bab1d3
Branches
frontend2
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
database/database.db
+0
-0
0 additions, 0 deletions
database/database.db
templates/dashboard.html.jinja2
+15
-1
15 additions, 1 deletion
templates/dashboard.html.jinja2
with
15 additions
and
1 deletion
database/database.db
+
0
−
0
View file @
78819141
No preview for this file type
This diff is collapsed.
Click to expand it.
templates/dashboard.html.jinja2
+
15
−
1
View file @
78819141
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment