summaryrefslogtreecommitdiff
path: root/templates/about/notification.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/about/notification.html')
-rw-r--r--templates/about/notification.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/about/notification.html b/templates/about/notification.html
deleted file mode 100644
index 3fce3ce..0000000
--- a/templates/about/notification.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{% extends 'base.html' %}
-{% block title %}
- PyTasks - About - Notification
-{% endblock %}
-{% block content %}
- Notification is a message generated by the system to inform you about any events.
-{% endblock %}