poland-style changes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
<a href="{{ url_for('clubs', club='Borussia Dortmund') }}">
|
||||
<button><img src="{{ url_for('static', filename='Borussia_Dortmund.png') }}"></button>
|
||||
</a>
|
||||
<!--Jak nie będzie statysytk dla lecha to usunać-->
|
||||
<a href="{{ url_for('clubs', club='Lech Poznan') }}">
|
||||
<button><img src="{{ url_for('static', filename='Lech_Poznan.png') }}"></button>
|
||||
</a>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<a href="/club">Zobacz osiągnięcia</a>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<!--
|
||||
<section class="general-stats-section">
|
||||
<h2>Ogólne statystyki:</h3>
|
||||
<div class="grid">
|
||||
@@ -52,7 +52,7 @@
|
||||
</article>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
-->
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user