{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Notifications" context "notifications title" %} | {{ block.super }}{% endblock %} {% block content %}
{% trans "Enable JavaScript" %}
{% trans "You need to enable JavaScript in your browser to see your notifications." %}
{% trans "Loading..." %}