diff --git a/lmfdb/bianchi_modular_forms/templates/bmf-newform.html b/lmfdb/bianchi_modular_forms/templates/bmf-newform.html
index 0984fd0ef5..7ff03eae08 100644
--- a/lmfdb/bianchi_modular_forms/templates/bmf-newform.html
+++ b/lmfdb/bianchi_modular_forms/templates/bmf-newform.html
@@ -33,9 +33,9 @@
{{ KNOWL('mf.bianchi.newform', 'Form') }}
{{ KNOWL('mf.bianchi.spaces', title='Newspace')}}: | {{data.newspace_label}} (dimension {{ data.newspace_dimension }}) |
{{ KNOWL('mf.bianchi.sign',title="Sign of functional equation") }}: | {{data.sign}} |
{{ KNOWL('mf.bianchi.anr',title="Analytic rank")}}: | {{data.anrank}} |
-{% if data.Lratio %}
- {{ KNOWL('mf.bianchi.anr',title="L-ratio")}}: | {{data.Lratio}} |
-{% endif %}
+{# See issue #6288
+ {{ KNOWL('mf.bianchi.L-ratio',title="L-ratio")}}: | {{data.Lratio}} |
+#}