From bd8a825138d723f682596eefac735ef8f0bdc22c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 28 Jan 2020 20:26:15 +0100 Subject: Add aria labels where needed, commit 1 of many (#37) --- templates/layouts/default.html.ep | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/layouts') diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep index 73c3440..65acccf 100644 --- a/templates/layouts/default.html.ep +++ b/templates/layouts/default.html.ep @@ -89,14 +89,14 @@
  • - invert_colors + invert_colors
  • % if (is_user_authenticated()) { - - + + % } % else { - + % } -- cgit v1.2.3