This commit is contained in:
2025-06-02 00:34:03 +02:00
parent 48825185b8
commit 4987dc4cf7

View File

@@ -3,7 +3,7 @@
{% block title %}Strona Główna{% endblock %}
{% block content %}
<section>
<section class="choose-club">
<a href="{{ url_for('historia', club='FC Barcelona') }}">
<button><img src="{{ url_for('static', filename='FC_Barcelona.png') }}"></button>
</a>