{% extends "transport/base.html" %}{% load i18n %} {% block content %} {{ block.super }}

{% trans "Travel alerts" %}

{% endblock %}