{# Adapted from @hydrooj/ui-default 4.58.5; AGPL-3.0. See NOTICE.md. #} {% extends "layout/basic.html" %} {% import "components/contest.html" as contest with context %} {% macro render_important_contest(view, title, tdoc) %}
{{ _('Attended') }}
{% else %}{{ _('Not Attended') }}
{% endif %}