aboutsummaryrefslogtreecommitdiff
path: root/templates/rtf.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rtf.template')
-rw-r--r--templates/rtf.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/rtf.template b/templates/rtf.template
index 40030077b..c5493cd34 100644
--- a/templates/rtf.template
+++ b/templates/rtf.template
@@ -21,5 +21,11 @@ $endif$
$if(spacer)$
{\pard \ql \f0 \sa180 \li0 \fi0 \par}
$endif$
+$for(include-before)$
+$include-before$
+$endfor$
$body$
+$for(include-after)$
+$include-after$
+$endfor$
}