diff --git a/templates/base.html b/templates/base.html index e4f8cb9..cdb142b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,9 @@ View stats of matches Match in import path(s) Match in storage path(s) + {% if config.ENV != "production" %} Show unmatched + {% endif %}