Merge pull request #65 from diwu1989/patch-3

Remove stray </a> from report-body-html.html
This commit is contained in:
Pēteris Caune 2016-06-29 01:40:16 +03:00 committed by GitHub
commit f69c6e0066

View File

@ -13,11 +13,11 @@ Do you have more cron jobs,
not yet on this list, that would benefit from monitoring? not yet on this list, that would benefit from monitoring?
Get the ball rolling by adding one more!</p> Get the ball rolling by adding one more!</p>
<p>Cheers,<br>The Healthchecks<span>.</span>io</a> Team</p> <p>Cheers,<br>The Healthchecks<span>.</span>io Team</p>
{% endblock %} {% endblock %}
{% block unsub %} {% block unsub %}
<br /> <br />
<a href="{{ unsub_link }}">Unsubscribe from future monthly reports</a> <a href="{{ unsub_link }}">Unsubscribe from future monthly reports</a>
{% endblock %} {% endblock %}