summaryrefslogtreecommitdiff
path: root/templates/registration
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2010-11-14 21:38:33 -0800
committerParabola <dev@list.parabolagnulinux.org>2010-11-14 21:38:33 -0800
commit7e1e0dffaf0584270e652815a0b0ed3f03e32add (patch)
tree06e21d33965ab42fee32a5facdb6c96282a62c0e /templates/registration
parentfcc6d98bc438ea917c757ee1a565a5dba625f333 (diff)
Rebranding for Parabola stage 1
Diffstat (limited to 'templates/registration')
-rw-r--r--templates/registration/login.html2
-rw-r--r--templates/registration/logout.html2
2 files changed, 2 insertions, 2 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">
diff --git a/templates/registration/logout.html b/templates/registration/logout.html
index f8e07621..e2815cdc 100644
--- a/templates/registration/logout.html
+++ b/templates/registration/logout.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% block title %}Arch Linux - Logout successful{% endblock %}
+{% block title %}Parabola - Logout successful{% endblock %}
{% block content %}
<div id="dev-logout" class="box">