{% extends "secretsanta/base-bs5.html" %} {% load i18n %} {% load humanize %} {% block content %}
{% translate "Santa" %} | {% translate "Santa Affiliation" %} | {% translate "Santee" %} | {% translate "Santee Affiliation" %} | {% translate "Delivered" %} |
---|---|---|---|---|
{{ pair.santa.profile.main_character }} | {{ pair.santa.profile.main_character.corporation_name }} / {{ pair.santa.profile.main_character.alliance_name|default_if_none:"" }} | {{ pair.santee.profile.main_character }} | {{ pair.santee.profile.main_character.corporation_name }} / {{ pair.santee.profile.main_character.alliance_name|default_if_none:"" }} | {{ pair.delivered }} |