{% extends "mail/base.html" %} {% load i18n %}{% load translations %} {% block content %}
{% blocktrans %}New alert has been triggered on {{ component }} at {{ site_title }}.{% endblocktrans %}