diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2011-12-05 04:37:56 +0000 |
commit | 5feeec51ce90ebef5a6c29831ca5e3cfe9b28eec (patch) | |
tree | c8d976baab16979f3c872fd17fde1dc844d12507 /templates/visualize | |
parent | 2d30b86b2f7afcd180f8fd0e641582ae56b1e51c (diff) | |
parent | 7e7ef807910331b652fcb98042060d68155b9a76 (diff) |
Merge branch 'master' of /srv/git/repositories/parabolaweb
Conflicts:
media/admin_media
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"> |