{% extends 'charlink/base.html' %} {% load charlinkutils %} {% load static %} {% block page_title %}Charlink App Audit{% endblock page_title %} {% block extra_css %} {% include "bundles/datatables-css-bs5.html" %} {% endblock extra_css %} {% block charlink_page_header %}
Character | {{ login_data.field_label }} | Main Character | ||
---|---|---|---|---|
{{ char }} | {% with is_added=char|get_char_attr:login_data.get_query_id %} {% if is_added %}A | {% else %}B | {% endif %} {% endwith %}{{ char.character_ownership.user.profile.main_character }} |