Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
formula student elo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
GET racing FOSS
formula student elo
Commits
c48dc348
Commit
c48dc348
authored
1 month ago
by
Marius Heidenreich
Browse files
Options
Downloads
Patches
Plain Diff
minor changes
parent
0ae81a83
No related branches found
No related tags found
No related merge requests found
Pipeline
#281214
passed
1 month ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
world_ranking_list.py
+1
-1
1 addition, 1 deletion
world_ranking_list.py
with
1 addition
and
1 deletion
world_ranking_list.py
+
1
−
1
View file @
c48dc348
...
@@ -296,7 +296,7 @@ def get_world_ranking_html(self, sorted_teams, is_legacy):
...
@@ -296,7 +296,7 @@ def get_world_ranking_html(self, sorted_teams, is_legacy):
</head>
</head>
<body>
<body>
<div class=
"
content-container
"
>
<div class=
"
content-container
"
>
<h1>FS
Elo
{
self
.
competition_type
}
Rankings</h1>
<h1>FS
{
self
.
competition_type
}
Elo
Rankings</h1>
<p>Rankings based on
{
len
(
self
.
competition_history
)
}
competitions.</p>
<p>Rankings based on
{
len
(
self
.
competition_history
)
}
competitions.</p>
<div class=
"
sponsoring-container
"
>
<div class=
"
sponsoring-container
"
>
...
...
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