Files
notifications-admin/app
Chris Hill-Scott fe1d63675d Refactor dashboard templates
Previously the structure was

```
dashboard.html
|_ today.html
   |_ some random html
   |_ a few things split into partials
```

This commit simplifies the structure to just be:

```
dashboard.html
|_ partial
|_ partial
|_ …
```
2016-06-28 11:54:53 +01:00
..
2016-06-28 11:54:53 +01:00
2016-06-09 11:36:22 +01:00