{% extends 'email_layout.html' %} {% from 'include/email_repo_card.html' import repo_card with context %} {% block title %} {% trans %}Backup Alert{% endtrans %} {% endblock title %} {% block content %}
{% trans %}One or more of your backup repositories require your attention. Here is a summary of the issues detected.{% endtrans %}
{# Affected Repositories — Header #}|
{% trans %}Affected Repositories{% endtrans %}
{% trans %}Only repositories that need your attention are listed below.{% endtrans %}
|