{% extends 'buybackprogram/page.html' %} {% load i18n %} {% load humanize %} {% load bootstrap %} {% load static %} {% block body %}
{% trans "Each program has a system and a structure mentioned on the program page. The manager for this program will most likely only accept items if the contract has been created at this exact location." %}
{% trans "You can disable notifications about your contracts via the" %} {% trans "My Settings page
" %} {% for faq in faqs %}{{faq.body}}
{% endfor %}