For some reasons, abiwords can read background style attribute but not background-color
{% extends "email/base_email_notification.txt" %}{% load i18n %}{% block content %}{% blocktrans %}Notification:{% endblocktrans %}
{{ activity.printable_data_nohtml_link }}
({{ activity.printable_metadata_absolute }})
{% endblock %}