diff options
Diffstat (limited to 'data/templates/default.docbook4')
-rw-r--r-- | data/templates/default.docbook4 | 6 |
1 files changed, 3 insertions, 3 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> |