{% extends "email.html" %} {% block content %}

Buongiorno "Responsabile Amministrativo"!

Il sig. Volpicelli ha inviato un acquisto sui seguenti obiettivi funzione: {% for one in obfun %} {% endfor %}
Capitolo Obiettivo Funzione Prezzo Responsabile Fondi
{{one.capitolo}} {{one.obiettivofunzione}} {{one.prezzoobfun}} {{ one.responsabilefondiobfun}}
{% endblock %} {% block button %} {% endblock %} {% block footer %}

You have received this email because you're an observer in the SPICE project.

{% endblock %}