{% if not request.user.is_authenticated %}
Welcome back {{request.user.username|title}}. (Not {{request.user.username|title}}? Logout here ) {% if not hideprofilebutton%} Check tasks {% endif %}