{% extends "cranefly/layout.html" %} {% import "cranefly/macros.html" as macros with context %} {% block title %}{% if user.alerts -%} {{ macros.page_title(title=get_title(),parent=_('Your Notifications')) }} {%- else -%} {{ macros.page_title(title=get_title()) }} {%- endif %}{% endblock %} {% block container %}
{% trans %}Looks like you don't have any notifications... yet.{% endtrans %}
{% endif %}{{ title }} | ||
---|---|---|
{{ alert.date|reltimesince }} |