Files
notifications-admin/app
Chris Hill-Scott e675500ac2 Move branding info from model
This was an awkward property to have in a model class because
- it’s presentation not data about the object
- it munged together data from a different object, so it wasn’t well
  encapsulated

This commit moves the logic to the template, where it can reference the
`Organisation` and `User` models directly.
2021-10-26 18:14:09 +01:00
..
2021-10-26 18:14:09 +01:00
2021-10-26 18:14:09 +01:00
2021-10-15 09:23:30 +01:00
2021-09-08 10:19:42 +01:00