From 1841609fbc7a16a657e530e0a208419af7791bd0 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 16 Dec 2019 17:25:53 +0100 Subject: Add form to move messages References: https://todo.sr.ht/~sircmpwn/koushin/36 --- plugins/base/public/message.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/base/public') diff --git a/plugins/base/public/message.html b/plugins/base/public/message.html index 729937d..2a0ab71 100644 --- a/plugins/base/public/message.html +++ b/plugins/base/public/message.html @@ -16,6 +16,16 @@ {{end}} +
+ + + +
+ {{define "message-part-tree"}} {{/* nested templates can't access the parent's context */}} {{$ = index . 0}} -- cgit v1.2.3-59-g8ed1b