");
if (currPetition.getState() != PetitionState.IN_PROCESS)
{
htmlContent.append("");
}
else
{
htmlContent.append("" + currPetition.getResponder().getName() + "");
}
htmlContent.append(" | " + currPetition.getTypeAsString() + "" + currPetition.getTypeAsString() + " |