Files
notifications-admin/app
Leo Hemsted 42e33ce9e6 make partials source-agnostic
they're currently expecting a RecipientsCSV object - but we won't
always have that available if we're handling a single notification.

So make the partials take generic variables, and then use a jinja with
block to pass in the correct values from either the check csv page or
the check notification page.

Additionally set the notification check page to show errors nicely -
hide the send button if there were problems, and replace the header
2017-06-29 15:33:31 +01:00
..
2017-06-29 15:31:44 +01:00
2017-06-29 15:33:31 +01:00
2017-04-11 17:15:31 +01:00