{% extends "base.html" %} {% block content %}

Health Score Alert

The health score for {{ repo_name }} has dropped significantly.

{{ old_score }} {{ new_score }}
-{{ drop }} points

This may indicate:

View Analysis Details

{% endblock %}