diff options
Diffstat (limited to 'templates/releng/thanks.html')
-rw-r--r-- | templates/releng/thanks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/releng/thanks.html b/templates/releng/thanks.html index 66d65a5c..1ad7260d 100644 --- a/templates/releng/thanks.html +++ b/templates/releng/thanks.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% load url from future %} -{% block title %}Arch Linux - Feedback - Thanks!{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Feedback - Thanks!{% endblock %} {% block content %} <div class="box"> |