summaryrefslogtreecommitdiff
path: root/fml/doc/ja/recipes/@template
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-04-01 13:06:18 +0000
committerfukachan <fukachan>2002-04-01 13:06:18 +0000
commitacdc830e5d95d238f3595e8a086a1a472906b1ed (patch)
tree66b9c6728cca0d9112c00d60224af59beec0c77a /fml/doc/ja/recipes/@template
parent9ef78f0fc678a53a5dc44b8d2c1e23c61831512d (diff)
downloadfml8-snapshot-20020401.tar.gz
fml8-snapshot-20020401.tar.bz2
fml8-snapshot-20020401.zip
fml recipiessnapshot-20020401
Diffstat (limited to 'fml/doc/ja/recipes/@template')
-rw-r--r--fml/doc/ja/recipes/@template27
1 files changed, 27 insertions, 0 deletions
diff --git a/fml/doc/ja/recipes/@template b/fml/doc/ja/recipes/@template
new file mode 100644
index 00000000..3a386936
--- /dev/null
+++ b/fml/doc/ja/recipes/@template
@@ -0,0 +1,27 @@
+<!--
+ $FML: install.sgml,v 1.2 2001/05/19 05:51:59 fukachan Exp $
+-->
+
+<chapter id="__TEMPLATE__">
+ <title>
+ __TEMPLATE__
+ </title>
+
+<qandaset>
+<qandaentry>
+ <question>
+ <para>
+ Question
+ </para>
+ </question>
+
+ <answer>
+ <para>
+ Answer
+ </para>
+ </answer>
+</qandaentry>
+</qandaset>
+
+
+</chapter>