diff --git a/themes/integral/templates/mailbox/_show.html b/themes/integral/templates/mailbox/_show.html index bf83fcb..4ca2c55 100644 --- a/themes/integral/templates/mailbox/_show.html +++ b/themes/integral/templates/mailbox/_show.html @@ -1,21 +1,22 @@ {{$name := .name}} {{$id := .message.Id}}
- Delete - Source - {{if .htmlAvailable}} - HTML - {{end}} + Link + Delete + Source + {{if .htmlAvailable}} + HTML + {{end}}
- - - - - - - - + + + + + + + +
From:{{.message.From}}
Date:{{.message.Date}}
From:{{.message.From}}
Date:{{.message.Date}}
{{with .attachments}} diff --git a/themes/integral/templates/mailbox/index.html b/themes/integral/templates/mailbox/index.html index 6581e18..bb13327 100644 --- a/themes/integral/templates/mailbox/index.html +++ b/themes/integral/templates/mailbox/index.html @@ -3,7 +3,8 @@ {{define "script"}}