Workflow Workflow
{% if user.is_authenticated %} Dashboard {% endif %} Home Notices Articles
{% if user.is_authenticated %} Logout My Profile {% else %} Create Account Login {% endif %}
Dashboard Home Notices Articles {% if user.is_authenticated %} Logout Edit Profile {% else %} Create Account Login {% endif %}