diff --git a/core/templates/calendar.html b/core/templates/calendar.html
index 4650240..198f9bc 100644
--- a/core/templates/calendar.html
+++ b/core/templates/calendar.html
@@ -1,5 +1,6 @@
-{% extends 'base.html' %} {% block title %}Kalendarz | pdlzbs{% endblock %} {%
-load static tailwind_tags tablepipe %} {% block content %}
+{% extends 'base.html' %} {% block title %}Kalendarz | pdlzbs{% endblock %}
+
+{% load static tailwind_tags tablepipe %} {% block content %}
{% for calendar in calendars %}
diff --git a/core/templates/league.html b/core/templates/league.html
index dfd9c2c..22c7b89 100644
--- a/core/templates/league.html
+++ b/core/templates/league.html
@@ -19,7 +19,7 @@
rel="noreferrer noopener"
class="button {% if forloop.counter0|divisibleby:2 %} pink color {% else %} rose color {% endif %}"
>
- Wyniki III ligi DMP {{ score.year }}-{{ score.year | add:"1" }}
+ Wyniki {{score.rank}} ligi DMP {{score.year}}-{{score.year|add:"1"}}
{% empty %}