{% extends "base.html" %} {% load static %} {% block title %}{% if object %}Edit Notification - {{ object.title }}{% else %}Create New Notification{% endif %}{% endblock %} {% block content %}
Basic formatting is supported:
**bold text** - bold text*italic text* - italic text[link text](url) - link text- list item - bulleted list