Fix current page underline
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 25s
All checks were successful
Build Formula10 Docker Image / build-docker (push) Successful in 25s
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
{% block title %}Formula 10 - Race Result{% endblock title %}
|
||||
|
||||
{% set active_page = "/result" %}
|
||||
{% set active_user = none %}
|
||||
|
||||
{% block head_extra %}
|
||||
<link href="../static/style/draggable.css" rel="stylesheet">
|
||||
|
||||
Reference in New Issue
Block a user