equal
deleted
inserted
replaced
|
1 {% extends 'base.html' %} |
|
2 {% block title %} |
|
3 PyTasks - About - Notification |
|
4 {% endblock %} |
|
5 {% block content %} |
|
6 Notification is a message generated by the system to inform you about any events. |
|
7 {% endblock %} |