]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
remove template that does not belong here
authorJoey Hess <joeyh@joeyh.name>
Thu, 15 Feb 2018 16:57:13 +0000 (12:57 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 15 Feb 2018 16:57:13 +0000 (12:57 -0400)
Finnish translation of another template, this is not the place to put
it. The ikiwiki-l10n can iirc manage such translations.

doc/templates/tiimi.mdwn [deleted file]

diff --git a/doc/templates/tiimi.mdwn b/doc/templates/tiimi.mdwn
deleted file mode 100644 (file)
index e9b65e8..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-[[!templatebody <<ENDBODY
-
-<table border="1">
-<tr><th colspan="4"><TMPL_VAR nimi></th></tr>
-
-<TMPL_IF status>
-<tr><td>Status:</td><td colspan="3"></td></td>
-</TMPL_IF>
-<TMPL_IF erityistä>
-<tr><td>Erityistä:</td><td colspan="3"></td></td>
-</TMPL_IF>
-
-<tr><td>Sidosryhmät / asiakkaat</td><td>Aiheet</td><td>Vastuuhenkilöt</td><td>Jäsenet</td></tr>
-<tr><td><TMPL_VAR asiakkaat</td><td><TMPL_VAR aiheet></td><td><TMPL_VAR vastuuhenkilöt></td><td><TMPL_VAR jäsenet></td></tr>
-</table>
-
-ENDBODY]]
-
-Pakolliset parametrit: nimi, asiakkaat, aiheet, vastuuhenkilöt, jäsenet
-Valinnaiset parametrit: status, erityistä