Skip to content
Snippets Groups Projects
Commit ef64b3de authored by Mathéo Tripnaux-Moreau's avatar Mathéo Tripnaux-Moreau :speech_balloon:
Browse files

patched /team

parent 3a1c9c49
No related branches found
No related tags found
No related merge requests found
Pipeline #536456 passed
......@@ -6,16 +6,14 @@
{% block page_content %}
<template id="home-signature"></template>
<div id="ourteamdiv" class="liquid" style="background: var(--gradient);">
<h1 id="ourteam">OUR TEAM MEMBERS</h1>
</div>
</hr>
<div class="wrapper">
<div class="content">
<div id="team-popup" class="hidden"></div>
<div id="team-list"></div>
<div id="team-popup" class="hidden"></div>
<div id="team-list"></div>
</div>
</div>
<script src="{{ url_for('static', filename = 'team.js')}}"></script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment