Problem {{ id }}: {{ name }}

{{ description }}

{%- if resources %}

This problem references the following resources:
{% for resource in resources %}
{{ resource }}
{%- endfor -%}
{%- endif -%}
