diff options
Diffstat (limited to 'templates/public/userlist.html')
-rw-r--r-- | templates/public/userlist.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/userlist.html b/templates/public/userlist.html index 66c63400..197346c3 100644 --- a/templates/public/userlist.html +++ b/templates/public/userlist.html @@ -6,7 +6,7 @@ {% block content %} {% cache 600 dev-tu-profiles user_type %} <div id="dev-tu-profiles" class="box"> - <h2>Arch Linux {{user_type}}</h2> + <h2>{{BRANDING_DISTRONAME}} {{user_type}}</h2> <p>{{description}}</p> |