Flatpages - DDMAL/CantusDB GitHub Wiki
Several of NewCantus's pages are flat pages - rather than being rendered a template in the django app, they are stored as static html in the database. They can be added/edited in the admin area, in the Flatpages app (<base url>/admin/flatpages/flatpage/).
The content of these flat pages is rendered within the flatpages/default.html (code) template.
The following paths have flatpages associated with them:
<base url>/about/acknowledgements/<url>/about/faq//about/id-numbers//citations//documents//field-descriptions//references//tutorial/