summaryrefslogtreecommitdiff
path: root/cgi-bin/template/whisper.html
blob: 14881709fe49170380726853fd5be10870860fc6 (plain)
1
2
3
4
5
6
7
8
<div class="whisper_unit whisper_unit_{oddoreven}">
	<div class="whisper_content"> 
		{content}
	</div>
	<div class="whisper_date">
		{date}
	</div>
</div>