summaryrefslogtreecommitdiff
path: root/templates/devel
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel')
-rw-r--r--templates/devel/index.html2
-rw-r--r--templates/devel/profile.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index baad92e4..e1fe8deb 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% block title %}Arch Linux - Developer Dashboard{% endblock %}
+{% block title %}Parabola - Developer Dashboard{% endblock %}
{% block content %}
<div id="dev-dashboard" class="box">
diff --git a/templates/devel/profile.html b/templates/devel/profile.html
index 2f16801b..b731b3a7 100644
--- a/templates/devel/profile.html
+++ b/templates/devel/profile.html
@@ -1,5 +1,5 @@
{% extends "base.html" %}
-{% block title %}Arch Linux - Edit Profile{% endblock %}
+{% block title %}Parabola - Edit Profile{% endblock %}
{% block content %}
<div id="dev-edit-profile" class="box">