diff --git a/templates/items/item-email.html b/templates/items/item-email.html index da1e0e3..e86b60d 100644 --- a/templates/items/item-email.html +++ b/templates/items/item-email.html @@ -1,6 +1,6 @@ -Hey {{ to }}, +Hey {{ to }},{% if html %}

{% endif %} -Please review and then approve or reject the request from {{ submitter }} for {{ I.event }}: {{ I.desc }} by going to {% if html %}{% endif %}http://fincom.delt.space/items/{{ I.pk }}{% if html %}.

{% endif %} +Please review and then approve or reject the request from {{ submitter }} for {{ I.event }}: {{ I.desc }} by going to {% if html %}{% endif %}https://fincom.delt.space/items/{{ I.pk }}{% if html %}.

{% endif %} {% if html %}
@@ -18,7 +18,7 @@ Please review and then approve or reject the request from {{ submitter }} for {{ {% endif %} ${{ I.cost|floatformat:"2" }}
- +
{{ I.event }}: {{ I.desc }}