diff --git a/view/index.html b/view/index.html index 85da2b6..0288a9f 100644 --- a/view/index.html +++ b/view/index.html @@ -2,9 +2,10 @@ {{#deleted}}
-
+
-

Your URL has been deleted.

+ Bye Bye URL +

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

{{/deleted}} diff --git a/view/new.html b/view/new.html index b4c48ff..a9f286b 100644 --- a/view/new.html +++ b/view/new.html @@ -60,6 +60,6 @@ {{/standards}}
- + diff --git a/view/task/delete.html b/view/task/delete.html index cecd6b6..821abf7 100644 --- a/view/task/delete.html +++ b/view/task/delete.html @@ -3,18 +3,12 @@ Delete {{task.url}} ({{task.standard}}) {{/content}} -

Delete {{simplify-url task.url}}

- -
-
-

Are you sure you wish to delete this URL and associated results?

-
-
-

{{task.url}} ({{task.standard}})

- {{simplify-url task.url}} -
- + +
+ Delete URL ({{simplify-url task.url}}) +
+

Are you sure you wish to delete {{task.url}} ({{task.standard}}) and it's associated results?

+ + No (cancel)
+