summaryrefslogtreecommitdiffstats
path: root/templates/devel/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r--templates/devel/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index e341a8b..c132bc7 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% block title %}Arch Linux - Developer Dashboard{% endblock %}
{% block head %}
<script type="text/javascript" src="/media/jquery-1.4.1.min.js"></script>