view examples/common/default/home.m4.html @ 584:1974f3bce999

Add padding to slant font (td.repl em)
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 27 Jul 2019 08:54:43 +0900
parents bad68ea6c30a
children 2c5ddb0b5f4c
line wrap: on
line source

<div class="search">_SEARCH_</div>
<h1>_TITLE_</h1>
<p class="profimg">_PROFIMG_</p>
<div class="home">
_PROFILE_
</div>

<div class="foldtabs">
<input type="radio" id="sd" name="foldtabs"><label
 accesskey="a" title="A" for="sd">日記(_NBLOG_)</label>
<div><!-- in home.m4 -->_BLOGS_</div><!-- in home.m4 -->


<input type="radio" id="grp" name="foldtabs"><label
 accesskey="s" title="S" for="grp">参加中グループ</label>
<div> <!-- div.fold hides this div (in home.m4.html) -->
<div class="dumptable">
_GROUPS_
</div><!-- end of .dumptable -->
</div><!-- div.fold hides upto here (in home.m4.html) -->

_HOMETAIL_

<input type="radio" id="close" name="foldtabs"><label
 accesskey="x" title="X" for="close">×</label>
</div> <!--  end of fold (in home.m4.html) -->

yatex.org