changeset 334:64eabfa2e69f

Add `id="title"' for use of jumping to head
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 22 Oct 2016 00:08:49 +0859
parents 002cc900200a
children a120ba2d719b
files examples/common/default/form+dump-whead.m4.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/form+dump-whead.m4.html	Fri Oct 21 23:56:19 2016 +0859
+++ b/examples/common/default/form+dump-whead.m4.html	Sat Oct 22 00:08:49 2016 +0859
@@ -1,4 +1,4 @@
-<h1>_TITLE_</h1>
+<h1 id="title">_TITLE_</h1>
 <h2>_FORMHEAD_</h2>
 _FORM_
 <h2>_DUMPHEAD_</h2>

yatex.org