{% if realize(warrior.selected_project_config_value) %} {% set project_name = realize(warrior.selected_project_config_value) %} {% if project_name == "auto" %}
Your warrior will automatically work on the current ArchiveTeam project.
{{ project_data["description"] }}
Your warrior will automatically work on the current ArchiveTeam project.
{{ project_data["description"] }}
Uh-oh! There was a problem contacting warrior headquarters. Retrying in a few minutes…
{% elif not warrior.projects %}Phooey… No warrior projects are available for participation yet!
{% end %}