============== Content Chunks ============== There is a way to add a WYSIWYG block anywhere, across multiple pages or templates. This is a ``chunk`` in our parlance. All you have to ``{% chunk "" %}`` These generate WYSIWYG blocks on the site, and when you edit them in the admin they automatically save. Example:: ``` ``` This would make the copyright editable on every page, but editing it once would change it on all templates/pages that use the chunk.