Logout

Welcome back, {{ user.username }}!

{% if user.username == 'admin' %}

List of unapproved toys for distribution

{% else %}

List of approved toys for distribution

{% endif %}
Toy Receiver Name Location Approved
{% if user.username == 'admin' %} {% endif %}