From: Joey Hess Date: Mon, 3 Mar 2008 09:58:37 +0000 (-0500) Subject: web commit by tschwinge: Set the title *after* instantiating the templates. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/b3d2f7152cb5aa682a5d899fd4f9faad4a3de42a?ds=inline web commit by tschwinge: Set the title *after* instantiating the templates. --- 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.