<td>{% if UserType==1 %}Used{% if UserType==2 %}Dsiaperd{% if UserType==99 %}recyle{% else %} unknow{% endif %}</td>
I just want to replace all value with another human readable value,but it not work. you can supply some feature like switch or another?