diff --git a/web/layout.tmpl b/web/layout.tmpl index e8446d2..9530b9f 100644 --- a/web/layout.tmpl +++ b/web/layout.tmpl @@ -7,6 +7,9 @@ + {{ template "content" . }} diff --git a/web/popup.html b/web/popup.html index f77c34a..51d689b 100644 --- a/web/popup.html +++ b/web/popup.html @@ -1,20 +1,26 @@ {{ define "content" }} -
+
+

Download started

Fetching {{ .Url }}

- +
current filename
state
progress
ETA
-

Status page

+

You can close this window and your download will continue. Check the Status page to see all downloads in progress.

+
+

Logs

+
+            
+
{{ end }} {{ define "js" }}