{% extends "_secret_santa_base.html" %} {% block title %}Secret Santa: {{ santa.name }}{% endblock %} {% block content %}
The recipients of the gifts are encrypted using secret passwords, so not even the person who runs this software can see who is buying gifts for whom.
{% endblock %}