summaryrefslogtreecommitdiff
path: root/cgi-bin/issue_unit.html
blob: b4d5fd60d02754135d5d118f58e41d237a2a655d (plain)
1
2
3
4
5
6
7
8
<div class="issue_unit issue_unit_{oddoreven}"> 
	<a href="/issue?id={issueid}">#{issueid} {title}</a>
	<br/>
	{tags}
	<br/>
	{description}
	<br/>
</div>