summaryrefslogtreecommitdiff
path: root/programs/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'programs/templates/index.html')
-rw-r--r--programs/templates/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/programs/templates/index.html b/programs/templates/index.html
index 0c95f08..953799d 100644
--- a/programs/templates/index.html
+++ b/programs/templates/index.html
@@ -8,10 +8,7 @@
<link rel="stylesheet" href="index.css"/>
</head>
<body>
- <h1>Result summary</h1>
- <p>
- Currently showing: %(page)s
- </p>
+ <h1>Results / %(page)s</h1>
<div id="navbox">
%(showlinks)s
</div>