diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:06:02 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-04 22:06:02 -0500 |
commit | b19e10cddf08824b00a0db5de120f9f31d465490 (patch) | |
tree | 2d28151297767a77fcb83d1fa5335d7efca93cfa /templates/visualize | |
parent | a7e4df04aad4890dc40f61126fca199657b83342 (diff) |
Fix 5 missed instances of `Arch Linux' that slipped through.
One of these even predates the latest merge.
Diffstat (limited to 'templates/visualize')
-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 99525e69..cc4593d2 100644 --- a/templates/visualize/index.html +++ b/templates/visualize/index.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Visualizations{% endblock %} +{% block title %}Parabola - Visualizations{% endblock %} {% block content %} <div class="box"> |