view examples/common/default/home.m4.html @ 265:5323bf64f05c

Change header
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 22 Jul 2016 22:36:48 +0859
parents 1b9d45b823b8
children a06cd57df83a
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 for="sd">日記(_NBLOG_)</label>
<div><!-- in home.m4 -->_BLOGS_</div><!-- in home.m4 -->


<input type="radio" id="grp" name="foldtabs"><label
 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
for="close">×</label>
</div> <!--  end of fold (in home.m4.html) -->

yatex.org