{{ userinfo.username }}
{% if userinfo.username != "nouser" %} Logout {% else %} Login {% endif %}
{% block content %} {% endblock content %}