{% if otherUser.questionIf_TagOf_Q %}
{{otherUser.questionIf_TagOf_Q.title}}
{% elif otherUser.answerIf_TagOf_A %}
{{otherUser.answerIf_TagOf_A.body|truncatechars:30}}
{% endif %}
Awarded {{tag.date|naturaltime}}