Files @ fe7628b36ef2
Branch filter:

Location: symposion_app/fixtures/sites.json

Joel Addison
Improve credit note page

Add link back to attendee and source invoice.
Add page title and spacing to page layout.
[
{
  "model": "sites.site",
  "pk": 1,
  "fields": {
    "domain": "lca2020.linux.org.au",
    "name": "linux.conf.au 2020"
  }
}
]