{% extends 'base.html' %} {% block extrahead %} {% load static %} {% load custom_tags_and_filters %} {% endblock %} {% block title %}Alerts{% endblock %} {% block content %}
You can create and edit alerts that will be visible to everyone. The alert will only be visible after the debut time and will be deleted after the expiration time.