Files
notifications-admin/app/templates/views
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-04-13 16:57:16 +01:00
2016-06-28 11:54:53 +01:00
2016-06-01 16:07:43 +01:00
2016-04-25 10:49:17 +01:00
2016-04-06 11:31:37 +01:00