From dbbeb8dd59b1af23ce481c9c7b64e19c05144889 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 2 Jul 2021 12:37:27 -0700 Subject: web: missing trailing parens --- python/fatcat_web/templates/entity_macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python') diff --git a/python/fatcat_web/templates/entity_macros.html b/python/fatcat_web/templates/entity_macros.html index 8b6576b7..50f45753 100644 --- a/python/fatcat_web/templates/entity_macros.html +++ b/python/fatcat_web/templates/entity_macros.html @@ -303,7 +303,7 @@ yellow
{# {{ (frac_bright*100)|int }}% #}
-
+
{# {{ (frac_dark*100)|int }}% #}
{% if stats.shadows_only %} -- cgit v1.2.3