This version of Askbot is made to transition from Django 1.5 and 1.6
version 1.7 and higher. Do not use this version in production. To upgrade or select appropriate version of Askbot,
please follow the instructions.
{% if user_messages %}
{% for message in user_messages %}
{% if message %}