remove big_number from _totals.html and monthly.html

This commit is contained in:
stvnrlly
2023-12-17 16:27:26 -05:00
parent 845776326e
commit 4d8044bf33
3 changed files with 22 additions and 11 deletions

View File

@@ -1,5 +1,3 @@
{% from "components/big-number.html" import big_number %}
{% from "components/big-number.html" import big_number %}
{% from "components/table.html" import list_table, field, right_aligned_field_heading, row_heading, spark_bar_field %}
{% from "components/show-more.html" import show_more %}