Files
notifications-admin/app/templates/views
Chris Hill-Scott 79e0881a23 Don’t inherit directly from admin template
Pages that don’t have navigation shouldn’t extend the top-level admin
template directly.

They should extend `withoutnav_template.html` instead, because then they
get a wrapping `<main>` element, which is good semantically and for
accessibility, and also defaults the font size to `19px`.
2016-09-28 15:10:01 +01:00
..
2016-09-07 15:16:52 +01:00
2016-09-01 11:22:52 +01:00
2016-07-28 09:08:15 +01:00
2016-08-05 09:40:21 +01:00