fixup: remove extra ')'

This commit is contained in:
tcely 2025-03-09 19:37:47 -04:00 committed by GitHub
parent e284f760af
commit 674a1d1d94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
</div>
<div class="row">
<div class="col s12">
{% with adjusted=total_scheduled|sub:total_errors ) %}
{% with adjusted=total_scheduled|sub:total_errors %}
<h2>{{ adjusted|intcomma }} Scheduled ({{ scheduled|length|intcomma }} on this page)</h2>
{% endwith %}
<p>