[% bug.votes %] vote[%IF bug.votes > 1 %]s[% END %]
</a>.
[% END %]
(<a href="votes.cgi?action=show_user&bug_id=
[% bug.bug_id %]#vote_[% bug.bug_id %]">vote</a>)
</td>
[% END %]
</tr>
</table>
</td>
</tr>
[% IF Param("usebugaliases") %]
[% IF Param("usetargetmilestone") && bug.target_milestone %]
<tr>
<td align="right">
<label for="alias" title="a name for the [% terms.bug %] that can be used in place of its ID number, f.e. when adding it to a list of dependencies"><b>Alias</b></label>:
<td class="field_label">
<label for="target_milestone"><b>
[% IF bug.milestoneurl %]
<a href="[% bug.milestoneurl FILTER html %]">
[% END %]
Target Milestone[% "</a>" IF bug.milestoneurl %]