{% load i18n %} {% comment %} Rendered by WeasyPrint -- modeled directly on the club's existing paper referee payment form ("Leeg Document RefereesCompetitie25-26.pdf"): a 3-line header (club name/address), match details, referee names, a payment sentence, a fee+km breakdown per referee, and blank signature lines. Header uses club.official_name (legal_name if set, else name); the payment sentence uses the plain club name -- the original document does the same, using a longer legal form up top and a shorter one in the body text. {% endcomment %}
{% blocktrans with name=club.name %}{{ name }} pays the fee to the referee(s) for officiating the game mentioned above.{% endblocktrans %}