summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-03 04:58:37 -0500
committerJoey Hess <joey@kitenet.net>2008-03-03 04:58:37 -0500
commitb3d2f7152cb5aa682a5d899fd4f9faad4a3de42a (patch)
treec6da74d1c5e21050b0aa3609eae40a5b7bd71b00 /doc/plugins/contrib
parent5ec11421d29a02dd56f0be7d18c59fac6cf7b30a (diff)
web commit by tschwinge: Set the title *after* instantiating the templates.
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
index 538b852dd..759198a93 100644
--- a/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
+++ b/doc/plugins/contrib/default_content_for___42__copyright__42___and___42__license__42__.mdwn
@@ -1,8 +1,8 @@
-[[meta title="default content for *copyright* and *license*"]]
-
[[template id=plugin name=copyright author="[[tschwinge]]"]]
[[template id=plugin name=license author="[[tschwinge]]"]]
+[[meta title="default content for *copyright* and *license*"]]
+
Someone was just asking for it and I had written these two plugins already some months ago,
so I'm now publishing them here.