view examples/common/default/home.m4.html @ 150:6ee08d8b0f5f

Display the number of blogs of the user.
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 30 Nov 2015 09:48:08 +0859
parents 3d0de7bdbf40
children 5751dfd67962
line wrap: on
line source

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

<div class="fold">
<input type="checkbox" id="sd"><label for="sd">日記一覧を見る(_NBLOG_)</label>
<div><!-- in home.m4 -->_BLOGS_</div><!-- in home.m4 -->
</div>

<div class="fold"> <!-- in home.m4.html -->
<input type="checkbox" id="grp"><label
 for="grp">個人の参加グループ一覧を見る</label>
_GROUPS_
</div> <!-- end of fold (in home.m4.html) -->

yatex.org