This is a list of all the text chunks (editable in the admin) and there meaning and location. Copyright: The copyright chunk is displayed on every page at the bottom of the right-hand column. This should hold copyright information about the band and label. {% chunk "copyright" %} in the template /base.html Contact_intro: The contact_intro chunk is displayed on the contact page beneath the page title. This should be a friendly message describing what the contact form should be used for. {% chunk "contact_intro" %} in the template /contact_form/contact_form.html Contact_extra: The contact_extra chunk is displayed on the contact page in the right-hand column. It should contain additional contact information i.e. booking, label, epk, etc. {% chunk "contact_extra" %} in the template /contact_form/contact_form.html