Files
notifications-admin/app/main
Chris Hill-Scott 82549c817a Ensure correct page titles on send test flows
We have some fairly complicated nested if statements in our Jinja that
decide what the page titles should be. It’s only going to get more
complicated with the send individual message routes.

So this commit:
- moves the logic from Jinja to Python
- adds tests to check things are working as expected
- sets the page titles to the right thing for each flow
2017-06-01 14:26:14 +01:00
..
2017-04-06 10:22:20 +01:00
2017-02-17 10:39:52 +00:00