{% extends 'layout.html' %} {% block title %}Game {{ game.game_id}}{% endblock %} {% block content -%} {% from 'components.html' import boxed_section, game_data, email_link %}
A total of {{ clues|count() }} clues were used:
No clue used.
{% endif %} {% endcall %} {% call boxed_section('PayPal Data', class='md:col-span-2') %}{{ game.paypal_data|default('No data available.', true) }}
{% endcall %}