diff --git a/django/cantusdb_project/main_app/templates/browse_chants.html b/django/cantusdb_project/main_app/templates/browse_chants.html index 507ab1e73..5fdfc4109 100644 --- a/django/cantusdb_project/main_app/templates/browse_chants.html +++ b/django/cantusdb_project/main_app/templates/browse_chants.html @@ -63,7 +63,6 @@
Siglum | Folio | Incipit / Full text | @@ -82,7 +81,6 @@|
---|---|---|---|
{{ source.short_heading }} | {{ chant.folio|default:"" }} | {{ chant.c_sequence|default_if_none:"" }} | {# default_if_none: sometimes, c_sequence is 0, and should still be displayed #}