diff options
| author | fukachan <fukachan> | 2005-12-14 13:26:19 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-12-14 13:26:19 +0000 |
| commit | a8e2c86721bf86a492b25b582e643878098be24c (patch) | |
| tree | 9d48b2a585eecd7a573e129991cb5c4a88d129eb /fml/doc | |
| parent | b7794a1b2b90cdf5a70d0815fe296f8e4f6f073a (diff) | |
| download | fml8-a8e2c86721bf86a492b25b582e643878098be24c.tar.gz fml8-a8e2c86721bf86a492b25b582e643878098be24c.tar.bz2 fml8-a8e2c86721bf86a492b25b582e643878098be24c.zip | |
more proper template
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/tutorial/@recipe_template | 8 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/@recipe_template | 7 |
2 files changed, 6 insertions, 9 deletions
diff --git a/fml/doc/en/tutorial/@recipe_template b/fml/doc/en/tutorial/@recipe_template index 76b0d2b7..bdd93523 100644 --- a/fml/doc/en/tutorial/@recipe_template +++ b/fml/doc/en/tutorial/@recipe_template @@ -1,8 +1,4 @@ -<!-- -# $FML$ - $jaFML: @recipe_template,v 1.1 2003/01/07 11:39:13 fukachan Exp $ ---> - +<qandaset> <qandaentry> @@ -23,3 +19,5 @@ </answer> </qandaentry> + +</qandaset> diff --git a/fml/doc/ja/tutorial/@recipe_template b/fml/doc/ja/tutorial/@recipe_template index 7e87aa76..bdd93523 100644 --- a/fml/doc/ja/tutorial/@recipe_template +++ b/fml/doc/ja/tutorial/@recipe_template @@ -1,7 +1,4 @@ -<!-- - $FML: recipe.header.tag.uppercase.sgml,v 1.1 2002/10/29 03:32:21 fukachan Exp $ ---> - +<qandaset> <qandaentry> @@ -22,3 +19,5 @@ </answer> </qandaentry> + +</qandaset> |
