|
|
|
@ -5,12 +5,12 @@ |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
{% if tv %} |
|
|
|
{% if tv %} |
|
|
|
|
|
|
|
|
|
|
|
<script>history.scrollRestoration = "manual"</script> |
|
|
|
|
|
|
|
<script src= |
|
|
|
<script src= |
|
|
|
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> |
|
|
|
"https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"> |
|
|
|
</script> |
|
|
|
</script> |
|
|
|
{% endif %} |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script>history.scrollRestoration = "manual"</script> |
|
|
|
<link rel="stylesheet" href="{% static 'scores/style.css' %}"> |
|
|
|
<link rel="stylesheet" href="{% static 'scores/style.css' %}"> |
|
|
|
<title>Padel</title> |
|
|
|
<title>Padel</title> |
|
|
|
{% if not tv %} |
|
|
|
{% if not tv %} |
|
|
|
|