summaryrefslogtreecommitdiff
path: root/templates/todolists/view.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/todolists/view.html')
-rw-r--r--templates/todolists/view.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/todolists/view.html b/templates/todolists/view.html
index 5a80684f..d48c362d 100644
--- a/templates/todolists/view.html
+++ b/templates/todolists/view.html
@@ -1,6 +1,4 @@
{% extends "base.html" %}
-{% load package_extras %}
-
{% block title %}Parabola - Todo: {{ list.name }}{% endblock %}
{% block content %}
@@ -29,7 +27,7 @@
<th>Name</th>
<th>Arch</th>
<th>Repo</th>
- <th>Maintainer</th>
+ <th>Maintainers</th>
<th>Status</th>
</tr>
</thead>