# HG changeset patch # User Alexandre Segura # Date 1490092602 -3600 # Node ID 2eabe92f91e6811e7a18a7748060a6ce5faf51a4 # Parent aff03a86c471ea79ca9404db33f94dd8c488ad58 Repeat unread notifications count in user sidebar. diff -r aff03a86c471 -r 2eabe92f91e6 src/iconolab/templates/iconolab/user_base.html --- a/src/iconolab/templates/iconolab/user_base.html Tue Mar 21 11:36:00 2017 +0100 +++ b/src/iconolab/templates/iconolab/user_base.html Tue Mar 21 11:36:42 2017 +0100 @@ -1,5 +1,7 @@ {% extends 'iconolab_base.html' %} +{% load notifications_tags %} + {% block content %}