{% load static %} {% if request.user.is_staff %} Store (current) PendingToVending(current) Dashboard Products {% else %} PendingToVending(current) Products {% endif %} Hello, {{request.user}} Logout