Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Go Game Streaming WebApp
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
go-project
Go Game Streaming WebApp
Commits
68d32a80
Commit
68d32a80
authored
1 year ago
by
CARRE Antoine
Browse files
Options
Downloads
Patches
Plain Diff
Update credits.html
parent
79e17169
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/credits.html
+28
-33
28 additions, 33 deletions
templates/credits.html
with
28 additions
and
33 deletions
templates/credits.html
+
28
−
33
View file @
68d32a80
...
...
@@ -8,46 +8,41 @@
<title>
Document
</title>
</head>
<body>
<div
class=
"container-fluid text-center bg custom-
fond
"
>
<div
class=
"
row
text-
dang
er"
>
<div
class=
"
col-5 custom-fond
"
>
<
a
href =
"{{ url_for('sommaire') }}"
><button
class=
"
btn bg
custom-
button btn-grand"
>
Retour
</
button></a
>
</div
>
<div
class=
"col-2"
>
<
h1><u><b>
Crédits
</b></u></h1
>
</div>
<div
class=
"col-5 custom-color"
>
<
img
src=
"{{ url_for('static', filename='Logo-Tanuki_bleu_ciel.png') }}"
class=
"logo logo-Tenuki"
alt=
"Logo de l'association"
id=
"logo"
>
<div
class=
"container-fluid text-center bg custom-
color
"
>
<div
class=
"
container-fluid
text-
cent
er"
>
<div
class=
"
row
"
>
<
div
class=
"
col
custom-
color"
>
<a
href=
"{{ url_for('sommaire') }}"
><button
class =
"btn bg custom-button btn-grand"
>
Retour
</button></a>
</
div
>
<div
class=
"container text-center col text-light"
>
<h1><u><b>
Parties en cours
</b></u></h1>
<
/div
>
<div
class=
"col custom-color"
>
<img
src=
"{{ url_for('static', filename='Logo_Tanuki_gris.jpg') }}"
class=
"logo logo-Tenuki"
alt=
"Logo de l'association"
id=
"logo"
>
<
/div
>
</div>
</div>
</div>
</br></br></br>
<div
class=
"container-fluid text-center bg custom-fond"
>
Site créé par des étudiants d' IMT Atlantique pour l'association Tenuki.
</br>
Nous remercions tous les collaboratateurs qui ont fait que ce projet à vu le jour :
</br>
.
</br>
.
</br>
.
</br>
.
</br>
.
</br>
</br></br></br>
<div
class=
"row"
>
<div
class=
"col-6"
>
<img
src=
"{{ url_for('static', filename='Logo-Tanuki_bleu_ciel.png') }}"
width=
"700"
>
</div>
<div
class=
"col-6"
>
<img
src=
"{{ url_for('static', filename='Logo_IMT_Atlantique.png') }}"
>
<div
class=
"container-fluid text-center"
>
Site créé par des étudiants d'IMT Atlantique pour l'association Tenuki.
</br>
Nous remercions tous les collaboratateurs qui ont fait que ce projet à vu le jour :
</br>
.
</br>
.
</br>
.
</br>
.
</br>
.
</br>
</br></br></br>
<div
class=
"row"
>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='Logo-Tanuki_bleu_ciel.png') }}"
width=
"200"
>
</div>
<div
class=
"col"
>
<img
src=
"{{ url_for('static', filename='Logo_IMT_Atlantique.png') }}"
width=
"200"
>
</br></br></br>
</div>
</div>
</div>
</div>
</body>
</html>
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