summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/layouts/default.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/default.html.ep b/templates/layouts/default.html.ep
index 59d9f5a..ab20846 100644
--- a/templates/layouts/default.html.ep
+++ b/templates/layouts/default.html.ep
@@ -45,7 +45,7 @@
%= content
<div class="about">
- version <%= stash('version') // '???' %>
+ dbdb v<%= stash('version') // '???' %>
</div>
</body>