diff options
Diffstat (limited to 'public/message.html')
-rw-r--r-- | public/message.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/message.html b/public/message.html index 5c18bd0..f653057 100644 --- a/public/message.html +++ b/public/message.html @@ -3,7 +3,9 @@ <h1>koushin</h1> <p> - <a href="/mailbox/{{.Mailbox.Name | pathescape}}">Back</a> + <a href="/mailbox/{{.Mailbox.Name | pathescape}}?page={{.MailboxPage}}"> + Back + </a> </p> <h2> |