diff --git a/templates/mod/merge.html b/templates/mod/merge.html new file mode 100644 index 00000000..5f931d10 --- /dev/null +++ b/templates/mod/merge.html @@ -0,0 +1,40 @@ +
+ + + + + + + + + + + + + + +
+ {% trans 'Thread ID' %} + + >>>{{ config.board_abbreviation|sprintf(board) }}{{ post }} +
{% trans 'Target board' %} +
    + {% for targetboard in boards %} +
  • + + +
  • + {% endfor %} +
+
{% trans 'Target thread' %} +

Please specify the thread you want to merge the thread with, if you specify a post, the thread of that post will be used.:

+ +
+ + +
+