{% extends 'base/base.html' %} {% load static %} {% block title %} Notices {% endblock %} {% load index %} {% block body %} {% include 'base/nav-bar.html' %}
{{ object.message }} from {{ object.startdate }} to {{ object.enddate }}