summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichaƂ <emkael@tlen.pl>2017-05-19 23:04:27 +0200
committerGitHub <noreply@github.com>2017-05-19 23:04:27 +0200
commit908591a6c914bc7e835c8ac0f64102629be3bcba (patch)
tree4a369bf2529db0775f01f1933a8afb26c21870a3
parentc9f05c934d7763836032be6891b9a9d84c749bed (diff)
Bugfix: per_round parameter was missing in previous_rounds macro
-rw-r--r--template/macros.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/macros.html b/template/macros.html
index 09cd7ea..1cbb1b0 100644
--- a/template/macros.html
+++ b/template/macros.html
@@ -4,7 +4,7 @@
</tr>
{% endmacro %}
-{% macro previous_rounds(segments, segment_limit, prefix) %}
+{% macro previous_rounds(segments, segment_limit, prefix, per_round) %}
<tr>
<td class="bdnl12" colspan="{{segment_limit+5}}">
{{"HEADER_PREV_ROUNDS"|translate}}