diff options
Diffstat (limited to 'templates/visualize/index.html')
-rw-r--r-- | templates/visualize/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/visualize/index.html b/templates/visualize/index.html index 446bdebe..e091c761 100644 --- a/templates/visualize/index.html +++ b/templates/visualize/index.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% load static from staticfiles %} -{% block title %}Arch Linux - Visualizations{% endblock %} +{% block title %}{{ BRANDING_DISTRONAME }} - Visualizations{% endblock %} {% block content %} <div class="box"> |