diff --git a/templates/tip-distribution.html b/templates/tip-distribution.html new file mode 100644 index 0000000000..e304154252 --- /dev/null +++ b/templates/tip-distribution.html @@ -0,0 +1,17 @@ +
Other | + {% else %} +$ | +{{ amount }} | + {% end %} ++ + {{ "%5.1f" % (pcontributors * 100) }}% + ({{ ncontributors }}) + | +