summaryrefslogtreecommitdiff
path: root/templates/layouts/default.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layouts/default.html.ep')
-rw-r--r--templates/layouts/default.html.ep3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index a101e50..b59cbf3 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -27,8 +27,7 @@
%= content
<div class="about">
-<a href="https://github.com/derf/iris-delay-stats">dbdb</a>
-v<%= stash('version') // '???' %>
+version <%= stash('version') // '???' %>
</div>
</body>