{% extends 'account/account_layout.html' %} {% load i18n %} {% load notifications_tags %} {% load humanize %} {% block account_head_scripts %}{% include 'account/style.html' %}{% endblock %} {% block account_title %}{% notifications_unread %} Notifications |{% endblock %} {% block account_content %}
| Port | Changes | Actions |
| {{ i.actor }} ({{ i.timestamp|naturaltime }}) | {{ i.verb }} | {% if i.unread %} Read {% else %} Unread {% endif %} Commits |