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