summaryrefslogtreecommitdiff
path: root/templates/public/userlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/userlist.html')
-rw-r--r--templates/public/userlist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/userlist.html b/templates/public/userlist.html
index 0077f611..66c63400 100644
--- a/templates/public/userlist.html
+++ b/templates/public/userlist.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% load cache %}
-{% block title %}Arch Linux - {{ user_type }}{% endblock %}
+{% block title %}{{ BRANDING_DISTRONAME }} - {{ user_type }}{% endblock %}
{% block content %}
{% cache 600 dev-tu-profiles user_type %}