aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.docbook46
-rw-r--r--data/templates/default.docbook56
2 files changed, 6 insertions, 6 deletions
diff --git a/data/templates/default.docbook4 b/data/templates/default.docbook4
index 5313c4083..2e7b9faed 100644
--- a/data/templates/default.docbook4
+++ b/data/templates/default.docbook4
@@ -23,10 +23,10 @@ $if(date)$
$endif$
</articleinfo>
$for(include-before)$
-$include-before$
+ $include-before$
$endfor$
-$body$
+ $body$
$for(include-after)$
-$include-after$
+ $include-after$
$endfor$
</article>
diff --git a/data/templates/default.docbook5 b/data/templates/default.docbook5
index b2c407903..eec0a5378 100644
--- a/data/templates/default.docbook5
+++ b/data/templates/default.docbook5
@@ -28,10 +28,10 @@ $if(date)$
$endif$
</info>
$for(include-before)$
-$include-before$
+ $include-before$
$endfor$
-$body$
+ $body$
$for(include-after)$
-$include-after$
+ $include-after$
$endfor$
</article>