diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_mail_form.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_mail_form.tmpl
new file mode 100644
index 000000000..513fd5e84
--- /dev/null
+++ b/docs/upgrades/templates-6.9.0/wgtemplate_mail_form.tmpl
@@ -0,0 +1,92 @@
+#PBtmpl0000000000000020
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ •
+
+ •
+
+
+ •
+ •
+
+
+
+
+
+
+
+
+
+
+~~~
+h2{
+ font-family:arial;
+ margin-top:3px;
+ margin-bottom:3px;
+}
+.fontSettings{
+ font-family:arial;
+ font-size:9pt;
+}
+.mailForm td{
+ font-family:arial;
+ font-size:9pt;
+}
+.dataControls
+{
+ -moz-box-sizing:border-box;
+ background:#C0C0C0;
+ width:100%;
+ text-align:right;
+ padding:3px;
+ font-size:9pt;
+ font-family:arial;
+ margin-bottom:5px;
+}
+
+.dataControls a
+{
+ color:white;
+}