aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-03-18 15:01:15 +0100
committerSimon Ser <contact@emersion.fr>2020-03-18 15:01:15 +0100
commitae8658f468a6ee763dcf0cc90ec8f55ab0ff69cd (patch)
tree12906da1f3ff70b93abeba6f0e68654c33f2065a /themes
parent4b887f57711ab635768456245104014b85ef1faa (diff)
downloadalps-ae8658f468a6ee763dcf0cc90ec8f55ab0ff69cd.tar.gz
alps-ae8658f468a6ee763dcf0cc90ec8f55ab0ff69cd.zip
plugins/base: add route to forward messages
Only inline forwarding is supported for now. References: https://todo.sr.ht/~sircmpwn/koushin/37
Diffstat (limited to 'themes')
-rw-r--r--themes/sourcehut/message.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/sourcehut/message.html b/themes/sourcehut/message.html
index 4a9fbc8..af39b15 100644
--- a/themes/sourcehut/message.html
+++ b/themes/sourcehut/message.html
@@ -22,6 +22,12 @@
href="{{.Message.URL}}/reply?part={{.Part.PathString}}"
>Reply</a>
</li>
+ <li class="nav-item">
+ <a
+ class="nav-link"
+ href="{{.Message.URL}}/forward?part={{.Part.PathString}}"
+ >Forward</a>
+ </li>
<li class="mr-auto d-none d-sm-flex"></li>
<li class="nav-item">
<a