What is the best way to allow the end user to customize the content in the footer which appears on every page?
Currently the footer is a partial twig template and is included in the base.html.twig partial. It isn't a "page" but I want to let the end user edit the footer like they do pages.