{% extends 'admin_base_layout.html' %} {% load static %} {% block content %}
{{ notify.message }}{{ notify.start_date|timesince }} ago |
No new notification found
{% endif %} {% endblock %}