diff --git a/docs/upgrades/templates-6.9.0/wgtemplate_unordered_lists.tmpl b/docs/upgrades/templates-6.9.0/wgtemplate_unordered_lists.tmpl
new file mode 100644
index 000000000..f1e0298a8
--- /dev/null
+++ b/docs/upgrades/templates-6.9.0/wgtemplate_unordered_lists.tmpl
@@ -0,0 +1,96 @@
+#PBtmpl0000000000000082
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+ []
+
+
+
+
+
+
+
+
+ []
+
+
+
+ ()
+
+ target="_blank">
+
+ -
+
+
+
+
+
+
+
+
+
+
+~~~
+.pagination
+{
+ -moz-box-sizing:border-box;
+ background:#C0C0C0;
+ width:100%;
+ text-align:right;
+ padding:3px;
+ font-size:9pt;
+ font-family:arial;
+ margin-top:3px;
+}
+
+.pagination a
+{
+ color:white;
+}
+
+.unorderedList
+{
+ font-family:arial;
+ font-size:9pt;
+}
+
+h2
+{
+ font-family:arial;
+}