{% extends 'cosmicdb/base_site.html' %} {% block title %}Notification{% endblock %} {% block title_small %}{% endblock %} {% block style %} {{ block.super }} .notification-created-at { font-size: 80%; } {% endblock %} {% block breadcrumb %}
{% endblock %} {% block content %}{{notification.created_at}}