diff --git a/view/index.html b/view/index.html index aea6944..11d72c4 100644 --- a/view/index.html +++ b/view/index.html @@ -16,23 +16,37 @@ along with pa11y-dashboard. If not, see . }} {{#content "title"}}pa11y-dashboard{{/content}} -{{#if siteMessage}} -
-
-

Important

-

{{siteMessage}}

-
-
-{{/if}} +
-{{#deleted}} -
-
- - Bye Bye URL -

The URL you selected and its associated results have been deleted.

-
+
+
+ +
+ +
-{{/deleted}} +
-{{> tasks}} + {{#if siteMessage}} +
+
+

Important

+

{{siteMessage}}

+
+
+ {{/if}} + + {{#deleted}} +
+
+ + Bye Bye URL +

The URL you selected and its associated results have been deleted.

+
+
+ {{/deleted}} + + {{> tasks}} + +
diff --git a/view/partial/tasks.html b/view/partial/tasks.html index 0eeb452..5210e36 100644 --- a/view/partial/tasks.html +++ b/view/partial/tasks.html @@ -1,4 +1,4 @@ -{{! +{{! This file is part of pa11y-dashboard. pa11y-dashboard is free software: you can redistribute it and/or modify @@ -15,61 +15,49 @@ You should have received a copy of the GNU General Public License along with pa11y-dashboard. If not, see . }} -
- -
- -
- -
-
- -
+ {{/each}} +