Merge branch 'pr-3'
This commit is contained in:
@@ -47,5 +47,10 @@
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!--!>Footer<-->
|
||||
<hr/>
|
||||
{% block footer %}{% endblock %}
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -12,3 +12,7 @@
|
||||
<p>Liczba meczów: {{ matches }}</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %}
|
||||
{{ commit | safe }}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user