aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates/resources/resource_list.html
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-15 18:56:31 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-15 18:56:31 +0100
commita3826ecdf0bcb097446e97ecc88166a5606ce471 (patch)
treeb4afe4a8cf794eff3afc2dd0f3f9363bf939472c /pyblackbird_cc/templates/resources/resource_list.html
parentf0640685f55edf4fc81c76abff7953adb9b0a04c (diff)
Fixing the title tags
Diffstat (limited to '')
-rw-r--r--pyblackbird_cc/templates/resources/resource_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyblackbird_cc/templates/resources/resource_list.html b/pyblackbird_cc/templates/resources/resource_list.html
index cb924d6..046aa7f 100644
--- a/pyblackbird_cc/templates/resources/resource_list.html
+++ b/pyblackbird_cc/templates/resources/resource_list.html
@@ -3,7 +3,7 @@
{% load static %}
{% block title %}
- Joanna Lemon Resources - Resource List
+ Joanna Lemon Learning - Resource List
{% endblock title %}
{% block content %}
{% if request.user.is_authenticated and request.user.is_staff %}