{% extends "sentry/emails/base.html" %} {% block main %}
We were unable to fetch the commit log for your release ({{ release.version }}) for repository {{ repo.name }} in the {{ release.organization.slug }} organization due to the following error:
{{ error_message }}
Troubleshooting & References
{% endblock %} {% block footer %}{% endblock %}