diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2010-11-14 21:38:33 -0800 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2010-11-14 21:38:33 -0800 |
commit | 7e1e0dffaf0584270e652815a0b0ed3f03e32add (patch) | |
tree | 06e21d33965ab42fee32a5facdb6c96282a62c0e /templates/registration/login.html | |
parent | fcc6d98bc438ea917c757ee1a565a5dba625f333 (diff) |
Rebranding for Parabola stage 1
Diffstat (limited to 'templates/registration/login.html')
-rw-r--r-- | templates/registration/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/login.html b/templates/registration/login.html index ad1ac1ea..e81a007a 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}Arch Linux - Developer Login{% endblock %} +{% block title %}Parabola - Developer Login{% endblock %} {% block content %} <div id="dev-login" class="box"> |