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